X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/46997a51ed0ceb16ddbac712fbcb552a86cdc9e2..HEAD:/docs/templatetags.rst diff --git a/docs/templatetags.rst b/docs/templatetags.rst index 97f0c56..41d30d5 100644 --- a/docs/templatetags.rst +++ b/docs/templatetags.rst @@ -7,7 +7,8 @@ Collections +++++++++++ .. automodule:: philo.templatetags.collections - + +.. autotemplatetag:: membersof Containers ++++++++++ @@ -15,17 +16,27 @@ Containers .. automodule:: philo.templatetags.containers +.. autotemplatetag:: container + + Embedding +++++++++ .. automodule:: philo.templatetags.embed +.. autotemplatetag:: embed + + Nodes +++++ .. automodule:: philo.templatetags.nodes +.. autotemplatetag:: node_url + String inclusion ++++++++++++++++ .. automodule:: philo.templatetags.include_string + +.. autotemplatetag:: include_string