mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-04 13:34:46 +00:00
Added reference section
This commit is contained in:
parent
b7862a91d0
commit
2b9249907b
3 changed files with 9 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ It supports Django 1.6.2+ on Python 2.6, 2.7, 3.2, 3.3 and 3.4. Django 1.7 suppo
|
|||
static_site_generation
|
||||
frontend_cache_purging
|
||||
sitemap_generation
|
||||
management_commands
|
||||
reference/index
|
||||
support
|
||||
roadmap
|
||||
editor_manual/index
|
||||
|
|
|
|||
8
docs/reference/index.rst
Normal file
8
docs/reference/index.rst
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
=========
|
||||
Reference
|
||||
=========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
management_commands
|
||||
Loading…
Reference in a new issue