]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/mkdocs.yml
use ISO3166-2-lvl<admin_level> instead of typeLabel prefix
[nominatim.git] / docs / mkdocs.yml
index 22a9f9fe795aaf259e2d6bb4121d73ac62ae5876..c25ae0ad321711d4ff48044ab73323d9ab845aa5 100644 (file)
@@ -36,12 +36,12 @@ pages:
     - 'Developers Guide':
         - 'Architecture Overview' : 'develop/overview.md'
         - 'Database Layout' : 'develop/Database-Layout.md'
+        - 'Indexing' : 'develop/Indexing.md'
         - 'Tokenizers' : 'develop/Tokenizers.md'
         - 'Setup for Development' : 'develop/Development-Environment.md'
         - 'Testing' : 'develop/Testing.md'
         - 'External Data Sources': 'develop/data-sources.md'
     - 'Appendix':
-        - 'Installation on CentOS 7' : 'appendix/Install-on-Centos-7.md'
         - 'Installation on CentOS 8' : 'appendix/Install-on-Centos-8.md'
         - 'Installation on Ubuntu 18' : 'appendix/Install-on-Ubuntu-18.md'
         - 'Installation on Ubuntu 20' : 'appendix/Install-on-Ubuntu-20.md'