diff options
Diffstat (limited to 'doc/info/content.texinfo')
-rw-r--r-- | doc/info/content.texinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/info/content.texinfo b/doc/info/content.texinfo index d620a10..85d40d4 100644 --- a/doc/info/content.texinfo +++ b/doc/info/content.texinfo @@ -10,6 +10,8 @@ @menu * Overview:: Brief overview of @command{sat}. * Invoking:: Invocation of @command{sat}. +* Hooks:: How to use hooks. +* Output:: How the output is formatted. * Free Software Needs Free Documentation:: Why free documentation is important. * GNU Free Documentation License:: Copying and sharing this manual. @@ -19,6 +21,8 @@ @include chap/overview.texinfo @include chap/invoking.texinfo +@include chap/hooks.texinfo +@include chap/output.texinfo @include appx/free-software-needs-free-documentation.texinfo |