]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/mkdocs.yml
preliminary library reference finished
[nominatim.git] / docs / mkdocs.yml
index fd1995ab55b75402ffc7c3a3dc9afead7e9a498c..45e4f5dac5f420d5378a4f8c9c0ed005dea08577 100644 (file)
@@ -36,9 +36,12 @@ nav:
         - 'External data: US housenumbers from TIGER': 'customize/Tiger.md'
         - 'External data: Postcodes': 'customize/Postcodes.md'
     - 'Library Guide':
-        - 'Introduction': 'library/Introduction.md'
         - 'Getting Started': 'library/Getting-Started.md'
-        - 'Reference': 'library/Reference.md'
+        - 'Nominatim API class': 'library/NominatimAPI.md'
+        - 'Configuration': 'library/Configuration.md'
+        - 'Input Parameter Types': 'library/Input-Parameter-Types.md'
+        - 'Result Handling': 'library/Result-Handling.md'
+        - 'Low-level DB Access': 'library/Low-Level-DB-Access.md'
     - 'Developers Guide':
         - 'Architecture Overview' : 'develop/overview.md'
         - 'Database Layout' : 'develop/Database-Layout.md'
@@ -55,6 +58,7 @@ markdown_extensions:
     - codehilite
     - admonition
     - pymdownx.superfences
+    - pymdownx.tabbed
     - def_list
     - toc:
         permalink: 