Author: fmeschbe
Date: Sat Dec 15 20:21:34 2012
New Revision: 1422343

URL: http://svn.apache.org/viewvc?rev=1422343&view=rev
Log:
Child page listing

Modified:
    felix/site/trunk/content/documentation/subprojects.mdtext

Modified: felix/site/trunk/content/documentation/subprojects.mdtext
URL: 
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/subprojects.mdtext?rev=1422343&r1=1422342&r2=1422343&view=diff
==============================================================================
--- felix/site/trunk/content/documentation/subprojects.mdtext (original)
+++ felix/site/trunk/content/documentation/subprojects.mdtext Sat Dec 15 
20:21:34 2012
@@ -1,5 +1,4 @@
-Title: Subprojects
+Title: Apache Felix Subproject Documentation
 
-# Apache Felix Subproject Documentation
-
-{children}
\ No newline at end of file
+{% for label, page in children %}* [{{ page.headers.title }}]({{ page.path }})
+{% endfor %}
\ No newline at end of file


Reply via email to