wagtail/docs/advanced_topics
Tim Heap bc6b5a8a6c Normalise all code blocks in the docs
All `.. code::` instances have been changed to use `.. code-block::`,
and have been properly formatted. The syntax names have been normalised,
so all django templates use the `html+django` syntax, shell commands use
`sh`, and plain text uses `text`.
2015-10-05 16:55:58 +01:00
..
customisation Fixes #1600. Adds documentation and caveats about image formats system within rich text 2015-09-21 14:01:18 +01:00
i18n Normalise all code blocks in the docs 2015-10-05 16:55:58 +01:00
deploying.rst Removed broken link to non-existent vagrant install script 2015-09-23 14:51:43 -05:00
index.rst Created internationalisation section of the docs 2015-08-20 12:29:25 +01:00
performance.rst Renamed howto to advanced topics 2015-05-28 12:58:50 +01:00
privacy.rst Normalise all code blocks in the docs 2015-10-05 16:55:58 +01:00
settings.rst Normalise all code blocks in the docs 2015-10-05 16:55:58 +01:00
third_party_tutorials.rst Renamed howto to advanced topics 2015-05-28 12:58:50 +01:00