On 10/27/2010 12:36 AM, Daniel Veillard wrote:
On Mon, Oct 25, 2010 at 03:18:47PM -0600, Eric Blake wrote:
> On 10/23/2010 03:54 PM, Justin Clift wrote:
>> There are a 58 docs files, so adding an autogeneratec Table Of
>> Contents to them all will take some time. This is the first
>> piece of the work done.
>> ---
>> docs/api.html.in | 17 +++--------------
>> docs/apps.html.in | 29 ++++++++++++++++++-----------
>> docs/architecture.html.in | 42 +++++++++++++++++++-----------------------
>> docs/archnetwork.html.in | 9 ++++++---
>> docs/auth.html.in | 41 ++++++++++++++---------------------------
>> docs/bugs.html.in | 12 ++++++++----
>> docs/contact.html.in | 6 ++++--
>> docs/deployment.html.in | 10 ++++++----
>> docs/devguide.html.in | 6 ++++--
>> docs/downloads.html.in | 18 ++++++++++--------
>> docs/drivers.html.in | 28 ++++++++++++++++++++++------
>> 11 files changed, 114 insertions(+), 104 deletions(-)
>
> ACK. Do the makefile rules already take care of generating the toc,
> or is that a later patch?
It's done by the XSLT stylesheet :-), so yes, automated
Thanks guys, pushed. :)