]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/mkdocs.yml
fix tests
[nominatim.git] / docs / mkdocs.yml
index 219176f6219532f04c956c5aa97339fcb3ac4803..3f9ab8a9e8052f73655b192392b1754f0f746bc3 100644 (file)
@@ -20,9 +20,14 @@ 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'
     - 'Appendix':
         - 'Installation on CentOS 7' : 'appendix/Install-on-Centos-7.md'
         - 'Installation on Ubuntu 16' : 'appendix/Install-on-Ubuntu-16.md'
+        - 'Installation on Ubuntu 18' : 'appendix/Install-on-Ubuntu-18.md'
 markdown_extensions:
     - codehilite:
         use_pygments: False