From: Sarah Hoffmann Date: Sat, 1 Dec 2018 21:20:50 +0000 (+0100) Subject: Merge branch 'document-osm-country-grid' of https://github.com/mtmail/Nominatim X-Git-Tag: v3.3.0~54 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/c68833cd7f13957d4d8c3fee9906609f187739a1?ds=inline;hp=-c Merge branch 'document-osm-country-grid' of https://github.com/mtmail/Nominatim --- c68833cd7f13957d4d8c3fee9906609f187739a1 diff --combined docs/mkdocs.yml index 3f9ab8a9,271fd207..69926f4e --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@@ -20,10 -20,10 +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'