X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/386b4c82da79999046fe899339ed264bfc5d7fa6..ef1b52eee517d826c7c0e664f9a539b8ceffaaf6:/docs/mkdocs.yml diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 45e4f5da..df68cda8 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -1,5 +1,9 @@ site_name: Nominatim Documentation -theme: readthedocs +theme: + name: material + features: + - navigation.tabs +copyright: Copyright © 2023 Nominatim developer community docs_dir: ${CMAKE_CURRENT_BINARY_DIR} site_url: https://nominatim.org repo_url: https://github.com/openstreetmap/Nominatim @@ -58,7 +62,8 @@ markdown_extensions: - codehilite - admonition - pymdownx.superfences - - pymdownx.tabbed + - pymdownx.tabbed: + alternate_style: true - def_list - toc: permalink: 