Renamed howto to advanced topics

pull/1351/head
Karl Hobley 2015-05-28 12:58:50 +01:00
rodzic 2e0dcc88d5
commit 1ba7e645fd
9 zmienionych plików z 6 dodań i 6 usunięć

Wyświetl plik

@ -4,7 +4,7 @@ Deploying Wagtail
On your server
~~~~~~~~~~~~~~
Wagtail is straightforward to deploy on modern Linux-based distributions, but see the section on :doc:`performance </howto/performance>` for the non-Python services we recommend. If you are running Debian or Ubuntu, this installation script for our Vagrant box may be useful:
Wagtail is straightforward to deploy on modern Linux-based distributions, but see the section on :doc:`performance </advanced_topics/performance>` for the non-Python services we recommend. If you are running Debian or Ubuntu, this installation script for our Vagrant box may be useful:
`github.com/torchbox/wagtaildemo/blob/master/etc/install/install.sh <https://github.com/torchbox/wagtaildemo/blob/master/etc/install/install.sh>`_

Wyświetl plik

@ -1,5 +1,5 @@
How to
======
Advanced topics
===============
.. toctree::

Wyświetl plik

@ -36,7 +36,7 @@ Your site is now accessible at ``http://localhost:8000``, with the admin backend
There are a few optional packages which are not installed by default but are recommended to improve performance or add features to Wagtail, including:
* :doc:`Elasticsearch </howto/performance>`.
* :doc:`Elasticsearch </advanced_topics/performance>`.
* :ref:`image_feature_detection`.

Wyświetl plik

@ -17,7 +17,7 @@ Below are some useful links to help you get started with Wagtail.
* :doc:`topics/writing_templates`
* :doc:`topics/images/index`
* :doc:`topics/search/index`
* :doc:`howto/third_party_tutorials`
* :doc:`advanced_topics/third_party_tutorials`
* **Using Wagtail**
@ -35,7 +35,7 @@ Index
getting_started/index
topics/index
howto/index
advanced_topics/index
reference/index
support
editor_manual/index