X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/42f6371e474cd8315a7c580b7e15b25ab4c19923..4fc5c2024bf42dd76825164b5d1110a7a602d384:/docs/mkdocs.yml diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 88663f8b..0a411306 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -16,7 +16,9 @@ pages: - 'FAQ': 'api/Faq.md' - 'Administration Guide': - 'Basic Installation': 'admin/Installation.md' - - 'Importing and Updating' : 'admin/Import-and-Update.md' + - 'Importing' : 'admin/Import.md' + - 'Updating' : 'admin/Update.md' + - 'Nominatim UI' : 'admin/Setup-Nominatim-UI.md' - 'Advanced Installations' : 'admin/Advanced-Installations.md' - 'Migration from older Versions' : 'admin/Migration.md' - 'Troubleshooting' : 'admin/Faq.md' @@ -25,6 +27,7 @@ pages: - 'OSM Data Import' : 'develop/Import.md' - 'Place Ranking' : 'develop/Ranking.md' - 'Postcodes' : 'develop/Postcodes.md' + - 'Setup Test Environment' : 'develop/Setup.md' - 'Documentation' : 'develop/Documentation.md' - 'External Data Sources': - 'Overview' : 'data-sources/overview.md'