wagtail/docs/reference
Robert Rollins 1a9caccdcd The "code-block:: json" tag doesn't work for full HTML response text.
You get a lexer error from the document builder if you use "code-block:: json",
and the json-style highlighting ends up not being applied. So I switched it to
"code-block:: text".
2016-04-28 10:57:22 +01:00
..
contrib The "code-block:: json" tag doesn't work for full HTML response text. 2016-04-28 10:57:22 +01:00
pages Fix internal links with anchors 2016-03-06 21:05:05 +00:00
hooks.rst CamelCase JavaScript in hooks documentation 2016-03-11 17:19:45 +00:00
index.rst added some basic signals docs 2015-10-06 01:18:25 +13:00
management_commands.rst Added --schema-only flag to update_index command 2016-04-12 16:21:46 +01:00
project_template.rst Remove mention of SASS / django-compressor; fix minor text errors 2015-10-15 09:21:47 +01:00
signals.rst Fix internal links 2016-03-06 21:05:05 +00:00