]> git.openstreetmap.org Git - nominatim.git/commitdiff
docs: replace deprecated pages option
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 25 Jun 2022 19:29:00 +0000 (21:29 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 29 Jun 2022 18:30:28 +0000 (20:30 +0200)
Fixes #2661.

docs/mkdocs.yml

index a3860cbaa2ab737ffc2a8d0d5f92476d8dea6cd9..a156fb7115417d60647e7d01a787cb06dda85811 100644 (file)
@@ -3,7 +3,7 @@ theme: readthedocs
 docs_dir: ${CMAKE_CURRENT_BINARY_DIR}
 site_url: https://nominatim.org
 repo_url: https://github.com/openstreetmap/Nominatim
-pages:
+nav:
     - 'Introduction' : 'index.md'
     - 'API Reference':
         - 'Overview': 'api/Overview.md'