diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-20 19:49:38 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-20 19:49:38 +0000 |
commit | b9f007cdca472e4da273071dbe229723fda4cabc (patch) | |
tree | b317ad82a560a3ac80a11fa478f23230ae6e3e5d /doc | |
parent | a8672085e4ad9e1ba25a5e2d5a590d15c5a3a7bb (diff) |
clarify
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.) |