wagtail/docs/contributing
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
..
committing.rst Use .. code-block:: console for all shell commands 2016-11-28 13:41:35 +00:00
css_guidelines.rst Use .. code-block:: console for all shell commands 2016-11-28 13:41:35 +00:00
developing.rst Use .. code-block:: console for all shell commands 2016-11-28 13:41:35 +00:00
index.rst We don't have t-shirts any more :-( 2016-10-27 20:55:19 +01:00
issue_tracking.rst Add 'issue tracking' docs (#2794) 2016-07-19 16:17:54 +01:00
javascript_guidelines.rst Use .. code-block:: console for all shell commands 2016-11-28 13:41:35 +00:00
python_guidelines.rst Tell developers to use the bundled version of six (we don't install it as a dependency any more) 2016-11-09 10:35:12 +00:00
release_process.rst Adds "Supported versions of Django" 2016-09-21 18:50:44 +01:00
styleguide.rst Mention where to access the styleguide - fixes #3009 2016-09-19 13:49:52 +01:00