X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/f45b3fa3f243de8894c03d8c9377157d01092c8c..d3604b8594ce1c2ec01bac675fc35b49ab8fc7df:/docs/mkdocs.yml diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index b620decf..ef39bcb7 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -20,6 +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'