mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-25 23:33:45 +00:00
Moved frontend image url docs into new images section
This commit is contained in:
parent
11e8770a1b
commit
d515029359
3 changed files with 9 additions and 0 deletions
8
docs/core_components/images/index.rst
Normal file
8
docs/core_components/images/index.rst
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
Images
|
||||
======
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
using_images_outside_wagtail
|
||||
|
||||
|
|
@ -5,6 +5,7 @@ Core components
|
|||
:maxdepth: 2
|
||||
|
||||
pages/index
|
||||
images/index
|
||||
snippets
|
||||
search/index
|
||||
form_builder
|
||||
|
|
|
|||
Loading…
Reference in a new issue