From ca0ae16137fe4f823f9ffb5163bbe32991407bbb Mon Sep 17 00:00:00 2001 From: dbs Date: Wed, 2 Mar 2011 18:16:25 +0000 Subject: [PATCH] Add a table of contents and section numbering to the HTML output 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index f646511..9f20b3c 100644 --- 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: -- 2.11.0