X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/09935d41484d5e9ec450bb16170785849029f3da..0df5f77bc4c92e2f8f635105441779277435da67:/docs/mkdocs.yml diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index b620decf..1a690e7b 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -20,6 +20,9 @@ pages: - 'Troubleshooting' : 'admin/Faq.md' - 'Developers Guide': - 'Overview' : 'develop/overview.md' + - 'External Data Sources': + - 'Overview' : 'data-sources/overview.md' + - 'US Census (Tiger)': 'data-sources/US-Tiger.md' - 'Appendix': - 'Installation on CentOS 7' : 'appendix/Install-on-Centos-7.md' - 'Installation on Ubuntu 16' : 'appendix/Install-on-Ubuntu-16.md'