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
Matt Westcott
bd59ee93b6
Release note for #1490
2015-08-01 11:13:46 +02:00
Karl Hobley
a2f3c79b98
Docs for atomic rebuild
2015-07-08 15:59:14 +01:00
Karl Hobley
60e2d81052
Use search backend module imports in the docs
2015-07-01 14:36:50 +01:00
Matt Westcott
9bbbe53223
update docs for #1255
2015-06-26 16:34:00 +01:00
Karl Hobley
eec194f154
Added missing "versionadded"
2015-06-01 09:54:17 +01:00
Karl Hobley
3188fc031a
Added a link to AUTO_UPDATE docs from release notes
2015-05-29 17:00:09 +01:00
Karl Hobley
e7c61b13b1
Improve docs for WAGTAILSEARCH_BACKENDS setting
...
Including docs for new AUTO_UPDATE parameter
2015-05-29 11:04:54 +01:00
Karl Hobley
640383ad29
Updates to search backends docs
2015-05-29 10:49:16 +01:00
Karl Hobley
2e0dcc88d5
Moved some of the reference docs into topics
2015-05-28 12:57:00 +01:00