diff options
Diffstat (limited to 'docs/devguides-book.yml')
-rw-r--r-- | docs/devguides-book.yml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/devguides-book.yml b/docs/devguides-book.yml new file mode 100644 index 000000000..7db084043 --- /dev/null +++ b/docs/devguides-book.yml @@ -0,0 +1,15 @@ +type: books +books: +- + id: meta-agl + title: Meta AGL + description: Meta AGL documentation + keywords: + author: "AGL" + version: master + chapters: + - url: ../README-AGL.md + name: AGL Overview + - url: ../README.md + destination: meta-agl.md + name: meta-agl
\ No newline at end of file |