0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-24 10:58:52 +01:00
wagtail/docs/advanced_topics/documents/index.md
Neeraj P Yetheendran 8932c67270 Add full set of Documents app features
- Added customizing document upload form subsection in documents section
- Added storing and serving subpage
- Added overview section, including RichText and StreamField usage
- Closes #2001
2023-11-13 09:53:16 +11:00

13 lines
156 B
Markdown

# Documents
```{toctree}
---
maxdepth: 2
---
overview
custom_document_model
custom_document_upload_form
storing_and_serving
title_generation_on_upload
```