diff options
-rw-r--r-- | content/tocs/getting_started/section_flounder.yml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/content/tocs/getting_started/section_flounder.yml b/content/tocs/getting_started/section_flounder.yml new file mode 100644 index 0000000..35f39ea --- /dev/null +++ b/content/tocs/getting_started/section_flounder.yml @@ -0,0 +1,16 @@ +url_fetch : "AGL_GITHUB_FETCH" +url_edit : "AGL_GITHUB_EDIT" +git_commit : "AGL_GITHUB_BRANCH" + +name: Getting started +template: generated_index.html +books: +- + id: docs-source-getting-started + git_name: "automotive-grade-linux/docs-sources" + git_commit: master-next + path: docs/getting-started-book.yml +- + id: homescreen + url_fetch : "https://git.automotivelinux.org/apps/homescreen/plain/homescreen/docs/homescreen-book.yml?h=sandbox/benierc/newdocs" + path: homescreen/docs/homescreen-book.yml |