Add a table of contents and section numbering to the HTML output
authordbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Wed, 2 Mar 2011 18:16:25 +0000 (18:16 +0000)
committerdbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Wed, 2 Mar 2011 18:16:25 +0000 (18:16 +0000)
For a formal document, you generally want a table of contents with numbered
sections to make referencing sections easier.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/governance@1256 6d9bc8c9-1ec2-4278-b937-99fde70a366f

README

diff --git a/README b/README
index f646511..9f20b3c 100644 (file)
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ To generate an HTML version of this document, run the following command:
 
 [source]
 ---------------------------------------------------------------------------
-asciidoc governance.txt
+asciidoc -a toc -a numbered governance.txt
 ---------------------------------------------------------------------------
 
 To generate a PDF version of this document, run the following command: