X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=mkdocs.yml;h=5d69bf868e5930a49f5cb49ea93063ef21fc84fe;hb=a66a5bf5e32b755e0c6a50843492f30b6cc79bd8;hp=7fa5db15a5f768d6a9d2a05cae336deae1319eef;hpb=eefc3ab6cbb8a5901632f46d99e13c8d90b2415d;p=AGL%2Fdocumentation.git diff --git a/mkdocs.yml b/mkdocs.yml index 7fa5db1..5d69bf8 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,5 +1,5 @@ site_name: AGL Documentation -site_url: http://agl-docs.readthedocs.io/ +site_url: http://docs.automotivelinux.org/ site_author: Shankho Boron Ghosh theme_dir: 'theme/mkdocs_windmill' theme: @@ -10,21 +10,13 @@ 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 + - pymdownx.tasklist: + custom_checkbox: true