mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-24 10:58:52 +01:00
8932c67270
- Added customizing document upload form subsection in documents section - Added storing and serving subpage - Added overview section, including RichText and StreamField usage - Closes #2001
13 lines
156 B
Markdown
13 lines
156 B
Markdown
# Documents
|
|
|
|
```{toctree}
|
|
---
|
|
maxdepth: 2
|
|
---
|
|
overview
|
|
custom_document_model
|
|
custom_document_upload_form
|
|
storing_and_serving
|
|
title_generation_on_upload
|
|
```
|