[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: subsection
Hello,
I'm running into something that doesn't quite work like I'd like:
This page has a nicely generated index of all the commands that are
documented:
http://www.hecl.org/docs/commands.html
It's a top level section and everything works out just fine:
<section id="commands">
<title>Hecl Commands</title>
<para>
These commands are part of the Hecl core and are always present.
</para>
<!-- = -->
<refentry id="equality">
Where things don't work out quite like I'd like is here:
http://www.hecl.org/docs/extensioncommands.html
I want a section with all commands contained in extensions, and I would
like to have indexes for those sections as well, so that it's possible
to click on a link to the command, instead of having to wade through all
the 'next' links.
Known problem? Easy solutions without introducing massive custom .xsl
files?
Thankyou,
--
David N. Welton
- http://www.dedasys.com/davidw/
Linux, Open Source Consulting
- http://www.dedasys.com/
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]