diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/patchqueue/index.html_allowed.mdwn | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/patchqueue/index.html_allowed.mdwn b/doc/patchqueue/index.html_allowed.mdwn index f7ac84e24..f8bf15ac4 100644 --- a/doc/patchqueue/index.html_allowed.mdwn +++ b/doc/patchqueue/index.html_allowed.mdwn @@ -1,5 +1,9 @@ -Instead of having files foo.html "in front of" foo/, I prefer to have -foo/index.html. +This page used to be used for two patches, one of which is applied +providing the usedirs option for output. The remaining patch, discussed +below, concerns wanting to use foo/index.mdwn source files and get an +output page name of foo, rather than foo/index. --[[Joey]] + +--- I independently implemented a similar, but smaller patch. (It's smaller because I only care about rendering; not CGI, for example.) |