From: dbs Date: Wed, 2 Mar 2011 18:16:25 +0000 (+0000) Subject: Add a table of contents and section numbering to the HTML output X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ca0ae16137fe4f823f9ffb5163bbe32991407bbb;p=contrib%2Fgovernance.git 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 --- 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: