X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=mkdocs.yml;h=8a63ec6681aae4a9a4bbabb582683e01e9c0e4b0;hb=7e984551f7ca2e883c5a58cd8dae71dba0db6240;hp=fc8cb090ff0a62473c01f6a7be60d7efe80002fc;hpb=c521e63554217a67cf69cdefe5bb4672d640b555;p=src%2Fapp-framework-main.git diff --git a/mkdocs.yml b/mkdocs.yml index fc8cb09..8a63ec6 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -2,7 +2,7 @@ site_name: AGL Application Framework theme: readthedocs docs_dir: docs pages: - - 'Overview' : 'index.md' + - 'Overview' : 'README.md' - 'Quick tutorial' : 'quick-tutorial.md' - 'The frameworks' : - 'The application framework': 'application-framework.md'