X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/aa41b813b8575aea1657c74e2ee22bdb6fe707b1..ec4e3c36af238ae3c31a2f5eb727fe2a22f6d054:/docs/mkdocs.yml?ds=inline diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 7c516070..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' - - 'Data Sources': + - 'Place Ranking' : 'develop/Ranking.md' + - 'External Data Sources': - 'Overview' : 'data-sources/overview.md' - - 'US Census (Tiger)': data-sources/US-Tiger.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'