]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/mkdocs.yml
add getting started section for library docs
[nominatim.git] / docs / mkdocs.yml
index 45e4f5dac5f420d5378a4f8c9c0ed005dea08577..df68cda877780b515167ae6988847453fdfe5ad2 100644 (file)
@@ -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: 