summaryrefslogtreecommitdiffstats
path: root/docs/api-reference-book.yml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2019-03-29 09:26:38 -0700
committerScott Rifenbark <srifenbark@gmail.com>2019-03-29 09:26:38 -0700
commit6703c99617c8e2c5e5644b6c21138e2c7976a3ce (patch)
tree8f2788d6a55a0722166c6dffca8cdce8bb762be5 /docs/api-reference-book.yml
parentbb997cda4aaaf2c41cb2a83bdabb6b9539221bbf (diff)
Created a new folder "api-reference" that would hold the new "api-reference-book.yml" file, which is all necessary due to the 0-api-introduction.md file moving out of the Gerrit repo to the docs-sources repo. Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Diffstat (limited to 'docs/api-reference-book.yml')
-rw-r--r--docs/api-reference-book.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/api-reference-book.yml b/docs/api-reference-book.yml
new file mode 100644
index 0000000..1b612c5
--- /dev/null
+++ b/docs/api-reference-book.yml
@@ -0,0 +1,14 @@
+type: books
+books:
+-
+ id: api-reference
+ order: 10
+ title: "API Reference"
+ description:
+ keywords:
+ author:
+ version: master
+ chapters:
+ - url: "api-reference/0-api-introduction.md"
+ name: API Reference
+