adding a link to macros

This commit is contained in:
2016-06-01 22:43:49 +02:00
parent 94f05ea5f4
commit 4d166498e5
5 changed files with 24 additions and 1 deletions

View File

@@ -122,4 +122,20 @@ It proposes 1 new block :
* export_content
* where to display the content of the export
* where to display the content of the export
Useful template and helpers
===========================
Macros
------
Every bundle may bring their own macro to print resources with uniformized styles.
See :
- :ref:`Macros in person bundle <person-bundle-macros>` ;
- :ref:`Macros in activity bundle <activity-bundle-macros>` ;
- :ref:`Macros in group bundle <group-bundle-macros>` ;
- :ref:`Macros in main bundle <main-bundle-macros>` ;