diff options
Diffstat (limited to 'docs/handle-docs-book.yml')
-rw-r--r-- | docs/handle-docs-book.yml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/handle-docs-book.yml b/docs/handle-docs-book.yml index 34017a9..3eca835 100644 --- a/docs/handle-docs-book.yml +++ b/docs/handle-docs-book.yml @@ -2,12 +2,16 @@ type: books books: - id: handle-docs - title: "Add your documentation to AGL" + title: "How to handle documentation" description: keywords: author: version: master chapters: + - url: "handle-docs/abstract.md" + name: Abstract + - url: "handle-docs/documentation-usage.md" + name: Usage - url: "handle-docs/handle-docs.md" - name: Handle documentation + name: How to add documentation to AGL |