Remove developer interface (class/function) docs

davidfischer/document-api-v2^2
David Fischer 2018-06-20 10:01:29 -07:00
parent db7edc6d29
commit 345b48a224
No known key found for this signature in database
GPG Key ID: F0C9B0ADA737AB60
7 changed files with 0 additions and 179 deletions

View File

@ -1,23 +0,0 @@
:mod:`readthedocs.builds`
=========================
:mod:`readthedocs.builds.admin`
-------------------------------
.. automodule:: readthedocs.builds.admin
:members:
:mod:`readthedocs.builds.models`
--------------------------------
.. automodule:: readthedocs.builds.models
:members:
:mod:`readthedocs.builds.urls`
------------------------------
.. automodule:: readthedocs.builds.urls
:members:
:mod:`readthedocs.builds.views`
-------------------------------
.. automodule:: readthedocs.builds.views
:members:

View File

@ -1,65 +0,0 @@
:mod:`readthedocs.core`
=======================
:mod:`readthedocs.core.admin`
-----------------------------
.. automodule:: readthedocs.core.admin
:members:
:mod:`readthedocs.core.forms`
-----------------------------
.. automodule:: readthedocs.core.forms
:members:
:mod:`readthedocs.core.middleware`
----------------------------------
.. automodule:: readthedocs.core.middleware
:members:
:mod:`readthedocs.core.models`
------------------------------
.. automodule:: readthedocs.core.models
:members:
:mod:`readthedocs.core.views`
-----------------------------
.. automodule:: readthedocs.core.views
:members:
:mod:`readthedocs.core.management.commands`
-------------------------------------------
This is where custom ``manage.py`` commands are defined.
.. automodule:: readthedocs.core.management.commands.archive
:members:
.. automodule:: readthedocs.core.management.commands.clean_builds
:members:
.. automodule:: readthedocs.core.management.commands.import_github_language
:members:
.. automodule:: readthedocs.core.management.commands.import_github
:members:
.. automodule:: readthedocs.core.management.commands.pull
:members:
.. automodule:: readthedocs.core.management.commands.reindex_elasticsearch
:members:
.. automodule:: readthedocs.core.management.commands.set_metadata
:members:
.. automodule:: readthedocs.core.management.commands.symlink
:members:
.. automodule:: readthedocs.core.management.commands.update_api
:members:
.. automodule:: readthedocs.core.management.commands.update_repos
:members:
.. automodule:: readthedocs.core.management.commands.update_versions
:members:

View File

@ -1,21 +0,0 @@
:mod:`readthedocs.doc_builder`
==============================
:mod:`readthedocs.doc_builder.base`
-----------------------------------
.. automodule:: readthedocs.doc_builder.base
:members:
:mod:`readthedocs.doc_builder.environments`
-------------------------------------------
.. automodule:: readthedocs.doc_builder.environments
:members:
:mod:`readthedocs.doc_builder.backends`
---------------------------------------
:mod:`readthedocs.doc_builder.backends.sphinx`
----------------------------------------------
.. automodule:: readthedocs.doc_builder.backends.sphinx
:members:

View File

@ -1,14 +0,0 @@
Developer Interface
===================
This part of the documentation covers
the classes, functions, and interfaces of Read the Docs.
It is autogenerated from the source code.
.. toctree::
builds
doc_builder
core
projects
vcs_support

View File

@ -1,46 +0,0 @@
:mod:`readthedocs.projects`
===========================
:mod:`readthedocs.projects.admin`
---------------------------------
.. automodule:: readthedocs.projects.admin
:members:
:mod:`readthedocs.projects.constants`
-------------------------------------
.. automodule:: readthedocs.projects.constants
:members:
:mod:`readthedocs.projects.forms`
---------------------------------
.. automodule:: readthedocs.projects.forms
:members:
:mod:`readthedocs.projects.models`
----------------------------------
.. automodule:: readthedocs.projects.models
:members:
:mod:`readthedocs.projects.tasks`
---------------------------------
.. automodule:: readthedocs.projects.tasks
:members:
:mod:`readthedocs.projects.utils`
---------------------------------
.. automodule:: readthedocs.projects.utils
:members:
:mod:`readthedocs.projects.views`
---------------------------------
:mod:`readthedocs.projects.views.public`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. automodule:: readthedocs.projects.views.public
:members:
:mod:`readthedocs.projects.views.private`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. automodule:: readthedocs.projects.views.private
:members:

View File

@ -1,9 +0,0 @@
:mod:`readthedocs.vcs_support`
==============================
:mod:`readthedocs.vcs_support.base`
-----------------------------------
.. automodule:: readthedocs.vcs_support.base
:members:

View File

@ -105,7 +105,6 @@ Information about development is also available:
i18n
issue-labels
security
developer-interface/index
.. _business-docs: