]> oss.titaniummirror.com Git - oss-web.git/blobdiff - in/plugins/index.md
new plugin: google_sitemap.py, which auto-generates a sitemap.xml
[oss-web.git] / in / plugins / index.md
index 588e65392a48c906c0e442193c6a6a622573e44e..176cde1faea168f000ccaf0556f6d677a74d287c 100644 (file)
@@ -12,8 +12,9 @@ to plugins. Those plugins do:
 * Update internal state or modify HTML snippets
   ([[hierarchy.py|hierarchy]], [[link.py|link]])
 * Create HTML pages ([[template_mako.py|template_mako]])
+* Create additional output files ([[google_sitemap.py||Google Sitemap generation]])
 
-There's another plugin there ([[skeleton.py|skeleton]], which is
+There's another plugin there ([[skeleton.py|skeleton]]), which is
 is just a demo for plugin-programmers.
 
 Plugins simply reside in the "`plugins/`" directory. However, webber