Fix integrating indexing and retrieval pipelines to FileIndex (#155)
* Add docs for settings * Add mdx_truly_sane_lists to doc requirements
This commit is contained in:
committed by
GitHub
parent
2b3571e892
commit
cb01d27d19
@@ -12,6 +12,9 @@ nav:
|
||||
- Features: pages/app/features.md
|
||||
- Index:
|
||||
- File index: pages/app/index/file.md
|
||||
- Settings:
|
||||
- pages/app/settings/overview.md
|
||||
- pages/app/settings/user-settings.md
|
||||
- Extension:
|
||||
- User management: pages/app/ext/user-management.md
|
||||
- Customize flow logic: pages/app/customize-flows.md
|
||||
@@ -49,6 +52,7 @@ markdown_extensions:
|
||||
- toc:
|
||||
permalink: true
|
||||
title: Page contents
|
||||
- mdx_truly_sane_lists
|
||||
|
||||
plugins:
|
||||
- search
|
||||
|
Reference in New Issue
Block a user