Added Icefish Branch 09/25509/2 icefish 9.0.4 icefish/9.0.4 icefish_9.0.4
authorShankho Boron Ghosh <shankhoghosh123@gmail.com>
Wed, 4 Nov 2020 15:18:01 +0000 (20:48 +0530)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 10 Nov 2020 22:43:20 +0000 (22:43 +0000)
commit6b1ab1c2161da3cd7a3d54fe684906e73da23674
tree43ffb329b1c418251e8fa7c140b3c5717c7365af
parentd03401d2cdcddf2bc24f4eff0954f69fa5aa61ec
Added Icefish Branch

Meta redirects to http://old-docs.automotivelinux.org/docs/en/icefish/getting_started/

Bug-AGL: [SPEC-3633]

Signed-off-by: Shankho Boron Ghosh <shankhoghosh123@gmail.com>
Change-Id: Ie6bfbc5821b8c158fb92a076d143d8e495ac5d89
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25509
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
67 files changed:
.readthedocs.yml [new file with mode: 0644]
README.md [new file with mode: 0644]
docs/img/agl.png [new file with mode: 0644]
docs/img/favicon.ico [new file with mode: 0644]
docs/index.md [new file with mode: 0644]
mkdocs.yml [new file with mode: 0644]
requirements.txt [new file with mode: 0644]
theme/LICENSE [new file with mode: 0644]
theme/MANIFEST.in [new file with mode: 0644]
theme/Makefile [new file with mode: 0644]
theme/README.md [new file with mode: 0644]
theme/docs/a/sample-a1.md [new file with mode: 0644]
theme/docs/a/sample-a2.md [new file with mode: 0644]
theme/docs/customization.md [new file with mode: 0644]
theme/docs/index.md [new file with mode: 0644]
theme/docs/sample-a.md [new file with mode: 0644]
theme/docs/sample-b.md [new file with mode: 0644]
theme/mkdocs.yml [new file with mode: 0644]
theme/mkdocs_windmill/404.html [new file with mode: 0644]
theme/mkdocs_windmill/__init__.py [new file with mode: 0644]
theme/mkdocs_windmill/article-nav.html [new file with mode: 0644]
theme/mkdocs_windmill/base.html [new file with mode: 0644]
theme/mkdocs_windmill/css/base.css [new file with mode: 0644]
theme/mkdocs_windmill/css/bootstrap-3.3.7.css [new file with mode: 0644]
theme/mkdocs_windmill/css/bootstrap-3.3.7.min.css [new file with mode: 0644]
theme/mkdocs_windmill/css/bootstrap.css.map [new file with mode: 0644]
theme/mkdocs_windmill/css/bootstrap.min.css.map [new file with mode: 0644]
theme/mkdocs_windmill/css/font-awesome-4.7.0.css [new file with mode: 0644]
theme/mkdocs_windmill/css/font-awesome-4.7.0.min.css [new file with mode: 0644]
theme/mkdocs_windmill/css/highlight.css [new file with mode: 0644]
theme/mkdocs_windmill/fonts/fontawesome-webfont.eot [new file with mode: 0644]
theme/mkdocs_windmill/fonts/fontawesome-webfont.svg [new file with mode: 0644]
theme/mkdocs_windmill/fonts/fontawesome-webfont.ttf [new file with mode: 0644]
theme/mkdocs_windmill/fonts/fontawesome-webfont.woff [new file with mode: 0644]
theme/mkdocs_windmill/fonts/fontawesome-webfont.woff2 [new file with mode: 0644]
theme/mkdocs_windmill/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
theme/mkdocs_windmill/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
theme/mkdocs_windmill/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
theme/mkdocs_windmill/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
theme/mkdocs_windmill/fonts/glyphicons-halflings-regular.woff2 [new file with mode: 0644]
theme/mkdocs_windmill/img/agl.jpg [new file with mode: 0644]
theme/mkdocs_windmill/img/favicon.ico [new file with mode: 0644]
theme/mkdocs_windmill/img/logo_agl.png [new file with mode: 0644]
theme/mkdocs_windmill/js/base.js [new file with mode: 0644]
theme/mkdocs_windmill/js/bootstrap-3.3.7.js [new file with mode: 0644]
theme/mkdocs_windmill/js/bootstrap-3.3.7.min.js [new file with mode: 0644]
theme/mkdocs_windmill/js/elasticlunr.js [new file with mode: 0644]
theme/mkdocs_windmill/js/elasticlunr.min.js [new file with mode: 0644]
theme/mkdocs_windmill/js/highlight.pack.js [new file with mode: 0644]
theme/mkdocs_windmill/js/jquery-3.2.1.js [new file with mode: 0644]
theme/mkdocs_windmill/js/jquery-3.2.1.min.js [new file with mode: 0644]
theme/mkdocs_windmill/main.html [new file with mode: 0644]
theme/mkdocs_windmill/mkdocs_theme.yml [new file with mode: 0644]
theme/mkdocs_windmill/nav-item.html [new file with mode: 0644]
theme/mkdocs_windmill/nav-pane.html [new file with mode: 0644]
theme/mkdocs_windmill/page-nav-urls.html [new file with mode: 0644]
theme/mkdocs_windmill/repo-icon.html [new file with mode: 0644]
theme/mkdocs_windmill/search.html [new file with mode: 0644]
theme/mkdocs_windmill/topbar.html [new file with mode: 0644]
theme/screenshot.png [new file with mode: 0644]
theme/setup.py [new file with mode: 0644]
theme/tests/package.json [new file with mode: 0644]
theme/tests/test/mocha.opts [new file with mode: 0644]
theme/tests/test/test_main.ts [new file with mode: 0644]
theme/tests/tsconfig.json [new file with mode: 0644]
theme/tests/tslint.json [new file with mode: 0644]
theme/tests/yarn.lock [new file with mode: 0644]