0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 17:36:49 +01:00
wagtail/docs/reference/pages
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
..
editing_api.rst Update documentation to indicate that SnippetChooserPanel no longer requires a snippet_type argument 2015-08-28 10:57:31 +01:00
index.rst Moved theory doc into reference 2015-06-05 13:54:15 +01:00
model_recipes.rst Normalise all code blocks in the docs 2015-10-05 16:55:58 +01:00
model_reference.rst Rename is_abstract to is_creatable 2015-09-04 09:59:01 +10:00
queryset_reference.rst Add .specific() page queryset method 2015-06-29 15:53:18 +01:00
theory.rst Moved theory doc into reference 2015-06-05 13:54:15 +01:00