Added directives and autodocumenters for template tags and filters in a custom extens...
[philo.git] / docs / templatetags.rst
index 97f0c56..41d30d5 100644 (file)
@@ -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