X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/36398eedcad4b24e9a8e9b6831fbd358cfc2c599..ec4e3c36af238ae3c31a2f5eb727fe2a22f6d054:/docs/mkdocs.yml?ds=sidebyside diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 1a690e7b..69926f4e 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -20,9 +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'