mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Moving 'message storage details' page into appendix
This commit is contained in:
parent
09718a1901
commit
6b29b1bc86
4 changed files with 10 additions and 1 deletions
|
|
@ -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
8
docs/topics/appendix.rst
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
Appendix
|
||||
========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:glob:
|
||||
|
||||
appendix/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue