X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/388c7f706d43be1e025ac9250b5a068dff3c0a01..0862e21a1bdd7d88719c1062db2f25c073b32fc2:/docs/mkdocs.yml diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 1a690e7b..ef39bcb7 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -20,9 +20,13 @@ pages: - 'Troubleshooting' : 'admin/Faq.md' - 'Developers Guide': - 'Overview' : 'develop/overview.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'