]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/mkdocs.yml
restructure library documentation
[nominatim.git] / docs / mkdocs.yml
index fd1995ab55b75402ffc7c3a3dc9afead7e9a498c..c3af00bd8d03c54c046933124f7c8f744e6e5bb7 100644 (file)
@@ -36,9 +36,12 @@ nav:
         - 'External data: US housenumbers from TIGER': 'customize/Tiger.md'
         - 'External data: Postcodes': 'customize/Postcodes.md'
     - 'Library Guide':
         - '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'
         - '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'
     - 'Developers Guide':
         - 'Architecture Overview' : 'develop/overview.md'
         - 'Database Layout' : 'develop/Database-Layout.md'