X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=mkdocs.yml;h=9c03dde0993b833c70abbeefdc0e2d87842ab48a;hb=1980aa6d381c447d2ae2bf5957b3f8f3f5cf2720;hp=76173e8749077591868aaa6a1919027a5d3a2de4;hpb=4aad369c9728061c97b3de792286e743ee884b09;p=AGL%2Fdocumentation.git diff --git a/mkdocs.yml b/mkdocs.yml index 76173e8..9c03dde 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,5 +1,5 @@ -site_name: Automotive Grade Linux Documentation Site -site_url: http://agl-docs.readthedocs.io/ +site_name: AGL Documentation +site_url: http://docs.automotivelinux.org/ site_author: Shankho Boron Ghosh theme_dir: 'theme/mkdocs_windmill' theme: @@ -10,19 +10,11 @@ theme: search_index_only: true include_search_page: true - - -#theme: - #name: windmill - #include_sidebar: False - #include_homepage_in_sidebar: False - #navigation_depth: 1 - #collapse_navigation: False - # titles_only: True - - plugins: - search: separator: '[\s\-\_]+' +markdown_extensions: + - pymdownx.superfences +