X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/211214a8d36ce479fa5c7cf0f84f8da094b05d59..d9e0ef0ebfbc2860e7c0b7e7510a4014300074be:/docs/mkdocs.yml diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 3a0b1913..ef39bcb7 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -20,10 +20,13 @@ pages: - 'Troubleshooting' : 'admin/Faq.md' - 'Developers Guide': - 'Overview' : 'develop/overview.md' - - 'Place Ranking' : 'develop/ranking.md' + - 'OSM Data Import' : 'develop/Import.md' + - 'Place Ranking' : 'develop/Ranking.md' - 'External Data Sources': - 'Overview' : 'data-sources/overview.md' - 'US Census (Tiger)': 'data-sources/US-Tiger.md' + - 'GB Postcodes': 'data-sources/GB-Postcodes.md' + - 'Country Grid': 'data-sources/Country-Grid.md' - 'Appendix': - 'Installation on CentOS 7' : 'appendix/Install-on-Centos-7.md' - 'Installation on Ubuntu 16' : 'appendix/Install-on-Ubuntu-16.md'