0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-30 01:46:24 +01:00
wagtail/docs/reference
Andy Chosak 17e09fee76
Fix quotes in ModelAdmin documentation
Building the docs currently generates a warning:

wagtail/docs/reference/contrib/modeladmin/indexview.rst:423: WARNING: Could not lex literal_block as "python". Highlighting skipped.

This is due to use of backticks instead of single quotes on this page:

https://docs.wagtail.io/en/v2.8/reference/contrib/modeladmin/indexview.html#modeladmin-get-queryset

In practice this doesn't seem to actually break highlighting, but it's still good to fix.
2020-03-04 13:21:53 -05:00
..
contrib Fix quotes in ModelAdmin documentation 2020-03-04 13:21:53 -05:00
pages Documentation for custom tag models 2020-02-26 14:10:21 +00:00
hooks.rst Document reports submenu hooks 2020-01-02 09:47:52 +00:00
index.rst Move settings reference into separate doc 2019-11-20 17:39:46 +00:00
management_commands.rst Update links in documentation. (#5689) 2019-11-08 09:15:01 +00:00
project_template.rst Document the Dockerfile in the project template (#4853) 2018-10-27 15:18:25 +02:00
settings.rst Author specific locking docs changes (#5771) 2020-01-28 09:07:01 +00:00
signals.rst Use intersphinx for Django references when possible. (#4896) 2018-11-14 11:48:32 +00:00