wagtail/docs/reference
Tim Heap 254e675634 Use .. code-block:: console for all shell commands
This is the correct lexer for interactive console sessions, according to
<http://pygments.org/docs/lexers/>. This does require command lines to
be prefixed with `$`, otherwise they are interpreted as the output of a
command. It highlights the command nicely, including environment
variables, strings, and comments.
2016-11-28 13:41:35 +00:00
..
contrib Use .. code-block:: console for all shell commands 2016-11-28 13:41:35 +00:00
pages Add Page.objects.first_common_ancestor() method 2016-10-26 13:01:46 +01:00
hooks.rst
index.rst
management_commands.rst Use .. code-block:: console for all shell commands 2016-11-28 13:41:35 +00:00
project_template.rst
signals.rst