diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-12-08 21:53:51 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-12-08 21:53:51 +0100 |
commit | 0821a0fc7c984411bdcc8d572b571184a1b09402 (patch) | |
tree | 2970dbbc5c75c2d8435db1d1e8072ceb71cbedb6 /documentation/index.rst | |
parent | Updated README. (diff) | |
download | newspipe-0821a0fc7c984411bdcc8d572b571184a1b09402.tar.gz newspipe-0821a0fc7c984411bdcc8d572b571184a1b09402.tar.bz2 newspipe-0821a0fc7c984411bdcc8d572b571184a1b09402.zip |
A dedicated repository for the documentation has been created.
Diffstat (limited to 'documentation/index.rst')
-rw-r--r-- | documentation/index.rst | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/documentation/index.rst b/documentation/index.rst deleted file mode 100644 index 8f84c8a7..00000000 --- a/documentation/index.rst +++ /dev/null @@ -1,33 +0,0 @@ -.. JARR documentation master file, created by - sphinx-quickstart on Fri Feb 20 07:23:42 2015. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Welcome to JARR's documentation! -======================================== - - -Configuration and deployment -============================ - -.. toctree:: - :maxdepth: 2 - - requirements - deployment - -Web services -============ - -.. toctree:: - :maxdepth: 2 - - web-services - -Migrations -========== - -.. toctree:: - :maxdepth: 2 - - migrations |