diff options
author | http://lollipopman.myopenid.com/ <http://lollipopman.myopenid.com/@web> | 2008-10-30 08:28:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-10-30 08:28:28 -0400 |
commit | 40b6033917be90377d3abc86b5fdd6479ae104fd (patch) | |
tree | 83be61e6bcc1ded7dd9ccf60eddcc2a7a1bb7cf9 | |
parent | bb8eef588b35ab9738f18b56562cf3e486c6dd32 (diff) |
-rw-r--r-- | doc/plugins/autoindex/discussion.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/plugins/autoindex/discussion.mdwn b/doc/plugins/autoindex/discussion.mdwn new file mode 100644 index 000000000..82e30aab1 --- /dev/null +++ b/doc/plugins/autoindex/discussion.mdwn @@ -0,0 +1,7 @@ +Would it be possible to add an option to only generate the index files +for the html output and not place the markdown files in the wiki source? + +The reason being that I have a lot of directories which need to be autoindexed, +but I would prefer if the index files didn't clutter up my git repository. + +even without that feature the plugin is a great help, thanks |