wagtail/docs/advanced_topics/customisation
Matt Westcott 3c44037b2f Fix warnings on building documentation (#5145)
* Fix "Duplicate explicit target name" warnings on extending_draftail.rst

ref: https://github.com/sphinx-doc/sphinx/issues/3921

* Fix 'Unknown target name' warning on third_party_tutorials.rst

* Add docstrings to Page.get_ancestors, get_descendants and get_siblings

Documents the `inclusive` flag and avoids the "Field list ends without a blank line; unexpected unindent" warning when building docs
2019-03-15 02:03:56 +01:00
..
admin_templates.rst Eliminate `{% load staticfiles %}` and `{% load admin_static %}` 2018-10-27 09:40:42 +02:00
custom_user_models.rst Highlight "create" and "edit" forms (#5081) 2019-02-19 10:53:29 +00:00
extending_draftail.rst Fix warnings on building documentation (#5145) 2019-03-15 02:03:56 +01:00
extending_hallo.rst Use intersphinx for Django references when possible. (#4896) 2018-11-14 11:48:32 +00:00
index.rst Documentation on rich text internals (#4927) 2018-11-29 16:36:09 +00:00
page_editing_interface.rst Add more built-in rich text formats (#5141) 2019-03-15 01:39:18 +01:00
rich_text_internals.rst Documentation on rich text internals (#4927) 2018-11-29 16:36:09 +00:00