diff options
author | Arun Isaac | 2021-05-25 16:37:03 +0530 |
---|---|---|
committer | Arun Isaac | 2021-05-25 16:37:50 +0530 |
commit | 94db5ab84f97730aa789a046c1688d431fb1c252 (patch) | |
tree | 41115b931bd6750ef78d5d6655a16909025b0b2b /doc | |
parent | df49abf6f8a0868443f9e3f576d8df49dbd3f095 (diff) | |
download | ccwl-94db5ab84f97730aa789a046c1688d431fb1c252.tar.gz ccwl-94db5ab84f97730aa789a046c1688d431fb1c252.tar.lz ccwl-94db5ab84f97730aa789a046c1688d431fb1c252.zip |
Add table of contents to manual.
* doc/ccwl.texi: Add table of contents.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ccwl.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ccwl.texi b/doc/ccwl.texi index 1098659..afc7e7d 100644 --- a/doc/ccwl.texi +++ b/doc/ccwl.texi @@ -26,6 +26,8 @@ Edition @value{EDITION} @* @insertcopying @end titlepage +@contents + @ifnottex @node Top @top Concise Common Workflow Language |