repo_url: https://github.com/openstreetmap/Nominatim
pages:
- 'Introduction' : 'index.md'
+ - 'API Reference':
+ - 'Search': 'api/Search.md'
+ - 'Reverse': 'api/Reverse.md'
+ - 'Address Lookup': 'api/Lookup.md'
- 'Administration Guide':
- 'Basic Installation': 'admin/Installation.md'
- 'Importing and Updating' : 'admin/Import-and-Update.md'
- 'Migration from older Versions' : 'admin/Migration.md'
- 'Troubleshooting' : 'admin/Faq.md'
+ - 'Developers Guide':
+ - 'Overview' : 'develop/overview.md'
- 'Appendix':
- 'Installation on CentOS 7' : 'appendix/Install-on-Centos-7.md'
- 'Installation on Ubuntu 16' : 'appendix/Install-on-Ubuntu-16.md'