1
0
Fork 0

Moving 'message storage details' page into appendix

This commit is contained in:
Adam Coddington 2014-08-15 21:02:53 -07:00
parent 09718a1901
commit 6b29b1bc86
4 changed files with 10 additions and 1 deletions

1
.gitignore vendored
View file

@ -4,6 +4,7 @@ lib/*
src/*
dist/*
share/*
docs/_build/*
include/*
.Python
*egg*

View file

@ -26,7 +26,7 @@ Contents:
topics/polling
topics/signal
topics/settings
topics/message-storage
topics/appendix
Indices and tables

8
docs/topics/appendix.rst Normal file
View file

@ -0,0 +1,8 @@
Appendix
========
.. toctree::
:maxdepth: 3
:glob:
appendix/*