X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/1324f9b1e4d57c5ab50bc264507f7adc3207eb99..0959d38b27c03863ec376839dcc6d896d04e36ea:/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