X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/f45b3fa3f243de8894c03d8c9377157d01092c8c..ec4e3c36af238ae3c31a2f5eb727fe2a22f6d054:/docs/mkdocs.yml diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index b620decf..69926f4e 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -20,6 +20,11 @@ pages: - 'Troubleshooting' : 'admin/Faq.md' - 'Developers Guide': - 'Overview' : 'develop/overview.md' + - 'Place Ranking' : 'develop/Ranking.md' + - 'External Data Sources': + - 'Overview' : 'data-sources/overview.md' + - 'US Census (Tiger)': 'data-sources/US-Tiger.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'