* Splits documentation over multiple folders * Editor guide documentation intro * Adds segment dashboard documentation * Adds editor documenation regarding segment creation * Adds logo with padding for the documentation * Updates usage guide documentation * Splits sandbox and custom rules documentation * Improves ‘Create a variant’ documentation * Adds documentation regarding streamfield and template tags * Consistent StreamField references * Feedback from M. Dingjan * Remove ‘coming soon’ section * Enable sandbox debug toolbar * Updated documentation
52 lines
1.5 KiB
ReStructuredText
52 lines
1.5 KiB
ReStructuredText
.. wagtail-personalisation documentation master file, created by
|
|
sphinx-quickstart on Mon Dec 19 15:12:32 2016.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to the Wagxperience documentation
|
|
=========================================
|
|
|
|
.. image:: https://readthedocs.org/projects/wagtail-personalisation/badge/?version=latest
|
|
:target: http://wagtail-personalisation.readthedocs.io/en/latest/?badge=latest
|
|
|
|
.. image:: https://travis-ci.org/wagtail/wagtail-personalisation.svg?branch=master
|
|
:target: https://travis-ci.org/wagtail/wagtail-personalisation
|
|
|
|
.. image:: http://codecov.io/github/wagtail/wagtail-personalisation/coverage.svg?branch=master
|
|
:target: http://codecov.io/github/wagtail/wagtail-personalisation?branch=master
|
|
|
|
.. image:: https://img.shields.io/pypi/v/wagtail-personalisation.svg
|
|
:target: https://pypi.python.org/pypi/wagtail-personalisation/
|
|
|
|
|
|
Wagxperience is a fully-featured personalisation module for Wagtail.
|
|
It enables editors to create customised pages - or parts of pages - based on
|
|
segments whose rules are configured directly in the admin interface.
|
|
|
|
|
|
* **Get up and running**
|
|
|
|
* :doc:`getting_started/index`
|
|
|
|
|
|
* **For developers**
|
|
|
|
* :doc:`usage_guide/index`
|
|
|
|
|
|
* **For editors & marketeers**
|
|
|
|
* :doc:`editor_guide/index`
|
|
|
|
|
|
Index
|
|
-----
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
getting_started/index
|
|
usage_guide/index
|
|
editor_guide/index
|
|
default_rules
|