wagtail/docs/topics
Andy Chosak e9e1a48b68 Fix broken references in Pages topic documentation
The "Page models" documentation page in the Wagtail usage guide has
several broken links (see current page at
https://docs.wagtail.io/en/stable/topics/pages.html).

These links work when developing the documentation locally, but not when
served on ReadTheDocs (docs.wagtail.io)

The broken links are all of the form /some/page.html#anchor - somehow
this format doesn't translate properly to get the necessary RTD prefix
(for example /en/stable/).

I've modified these links to use RST references, which will also make
them more robust to future changes.
2021-08-20 17:08:35 +01:00
..
search Fix usage of html syntax instead of html+django (#7138) 2021-05-05 11:08:40 +01:00
images.rst Documentation for image rendition properties including full_url 2021-05-17 12:32:19 +01:00
index.md Add titlesonly to reference / topics top-level TOCs 2021-06-18 15:17:24 +01:00
pages.md Fix broken references in Pages topic documentation 2021-08-20 17:08:35 +01:00
permissions.rst Fix "undefined label" warnings caused by missing leading underscore in the label 2021-07-21 15:05:19 +01:00
snippets.rst Documentation: Adding Orderable superclass in code example in "Binding Pages to Snippets". If this is not included sorting in InlinePanel won't work so good to include it in documentation. 2020-04-28 16:21:36 +01:00
streamfield.rst Remove outdated versionadded/versionchanged annotations 2021-07-13 17:10:56 +01:00
writing_templates.rst Change some word choices in the docs 2021-07-13 10:51:46 +01:00