diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-02-20 07:37:19 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-02-20 07:37:19 +0100 |
commit | 2fbc41109e1aa07a81aef6ff6f61cb023cb28b9e (patch) | |
tree | 401ca548670c525ea02f24635b24658d784f1900 /documentation/index.rst | |
parent | Updated README. (diff) | |
download | newspipe-2fbc41109e1aa07a81aef6ff6f61cb023cb28b9e.tar.gz newspipe-2fbc41109e1aa07a81aef6ff6f61cb023cb28b9e.tar.bz2 newspipe-2fbc41109e1aa07a81aef6ff6f61cb023cb28b9e.zip |
SPhinx documentation.
Diffstat (limited to 'documentation/index.rst')
-rw-r--r-- | documentation/index.rst | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/documentation/index.rst b/documentation/index.rst new file mode 100644 index 00000000..d01dc583 --- /dev/null +++ b/documentation/index.rst @@ -0,0 +1,34 @@ +.. pyAggr3g470r 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 pyAggr3g470r's documentation! +======================================== + + +Deployment and configuration +============================ + +.. toctree:: + :maxdepth: 2 + + deployment + +Web services +============ + +.. toctree:: + :maxdepth: 2 + + web-services + +Migrations +========== + +.. toctree:: + :maxdepth: 2 + + migrations + + |