summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/examples/alternate_event_loops.rst (renamed from docs/integrating.rst)11
-rw-r--r--docs/examples/index.rst2
-rw-r--r--docs/index.rst2
3 files changed, 3 insertions, 12 deletions
diff --git a/docs/integrating.rst b/docs/examples/alternate_event_loops.rst
index b903c3a1..317ebd9f 100644
--- a/docs/integrating.rst
+++ b/docs/examples/alternate_event_loops.rst
@@ -1,12 +1,5 @@
-.. cmd2 documentation for integration with other tools
-
-Integrating cmd2 with external tools
-====================================
-
-
-
-Integrating cmd2 with event loops
----------------------------------
+Alternate Event Loops
+=====================
Throughout this documentation we have focused on the **90%** use case, that is
the use case we believe around **90+%** of our user base is looking for. This
diff --git a/docs/examples/index.rst b/docs/examples/index.rst
index 838c6402..65cb475f 100644
--- a/docs/examples/index.rst
+++ b/docs/examples/index.rst
@@ -6,4 +6,4 @@ Examples
first_app
removing_builtin_commands
-
+ alternate_event_loops
diff --git a/docs/index.rst b/docs/index.rst
index 2c432a16..857fb831 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -95,7 +95,6 @@ To Be Integrated
Files from old documentation to be integrated into new structure
-* :doc:`integrating`
* :doc:`settingchanges`
.. toctree::
@@ -103,5 +102,4 @@ Files from old documentation to be integrated into new structure
:hidden:
:caption: To Be Integrated
- integrating
settingchanges