docs: add overview over indexing

This commit is contained in:
Sarah Hoffmann
2021-11-01 11:04:03 +01:00
parent a069479340
commit 5b86b2078a
4 changed files with 225 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ pages:
- 'Developers Guide':
- 'Architecture Overview' : 'develop/overview.md'
- 'Database Layout' : 'develop/Database-Layout.md'
- 'Indexing' : 'develop/Indexing.md'
- 'Tokenizers' : 'develop/Tokenizers.md'
- 'Setup for Development' : 'develop/Development-Environment.md'
- 'Testing' : 'develop/Testing.md'