]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/mkdocs.yml
small typos and wording in the API docs
[nominatim.git] / docs / mkdocs.yml
index b2ff881c94b7b1fd5f80bdbd6932e72564847965..87d6536378a90d8f6a5a240c84d8b756153e164c 100644 (file)
@@ -6,9 +6,12 @@ repo_url: https://github.com/openstreetmap/Nominatim
 pages:
     - 'Introduction' : 'index.md'
     - 'API Reference':
+        - 'Overview': 'api/Overview.md'
         - 'Search': 'api/Search.md'
         - 'Reverse': 'api/Reverse.md'
         - 'Address Lookup': 'api/Lookup.md'
+        - 'Place Output Formats': 'api/Output.md'
+        - 'FAQ': 'api/Faq.md'
     - 'Administration Guide':
         - 'Basic Installation': 'admin/Installation.md'
         - 'Importing and Updating' : 'admin/Import-and-Update.md'