]> gitweb.michael.orlitzky.com - dunshire.git/commitdiff
Remove redundant modules from the developer documentation.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 16 Nov 2016 01:12:33 +0000 (20:12 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 16 Nov 2016 01:12:33 +0000 (20:12 -0500)
doc/source/developer-api.rst

index 39d2611bd7fa9e9129170d375c5660db4e9b4fa2..fca32d8d5dbe5e73cfe0b4755d43bd66308ac672 100644 (file)
@@ -1,14 +1,10 @@
 Developer API Documentation
 ---------------------------
 
-dunshire.cones module
-^^^^^^^^^^^^^^^^^^^^^
+This section contains API documentation that is of interest to
+developers, but not so much to end users. It documents our internal
+modules, exceptions, the test suite, and supporting code.
 
-.. automodule:: dunshire.cones
-  :noindex:
-  :members:
-  :undoc-members:
-  :show-inheritance:
 
 dunshire.errors module
 ^^^^^^^^^^^^^^^^^^^^^^
@@ -18,15 +14,6 @@ dunshire.errors module
   :undoc-members:
   :show-inheritance:
 
-dunshire.games module
-^^^^^^^^^^^^^^^^^^^^^
-
-.. automodule:: dunshire.games
-  :noindex:
-  :members:
-  :undoc-members:
-  :show-inheritance:
-
 dunshire.matrices module
 ^^^^^^^^^^^^^^^^^^^^^^^^