Skip to content

Commit

Permalink
Merge pull request #2534 from rtfd/doc-cleanup
Browse files Browse the repository at this point in the history
Docs cleanup
  • Loading branch information
ericholscher committed Dec 9, 2016
2 parents 7c0983b + 869e1c7 commit 2a54e3a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 38 deletions.
13 changes: 13 additions & 0 deletions docs/docs.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Building and Contributing to Documentation
==========================================

As one might expect,
the documentation for Read the Docs is built using Sphinx and hosted on Read the Docs.
The docs are kept in the ``docs/`` directory at the top of the source tree.

You can build the docs by installing ``Sphinx`` and running::

# in the docs directory
make html

Let us know if you have any questions or want to contribute to the documentation.
9 changes: 1 addition & 8 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ Information about development is also available:
install
changelog
tests
docs
architecture
development/standards
development/buildenvironments
Expand Down Expand Up @@ -122,11 +123,3 @@ Information about development is also available:
design
theme


.. _ops-docs:

.. toctree::
:maxdepth: 2
:caption: Operations Documentation

rtfd
30 changes: 0 additions & 30 deletions docs/rtfd.rst

This file was deleted.

0 comments on commit 2a54e3a

Please sign in to comment.