web commit by http://madduck.net/: add note about marking current pages

master
Joey Hess 2008-03-18 07:17:56 -04:00
parent 6c77cb1242
commit bc96a06b99
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ for sorting.
Also, the code automatically deduces that C and D are second-level under A.
Obviously, while on e.g. A/C, the `<li>` element enclosing C would get a special CSS class (or even ID), and no `<a>` tag inside.
I don't think this is hard to code up and it's what I've been using with
[rest2web](http://www.voidspace.org.uk/python/rest2web/) and it's served me
well.