We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a7a1ff commit 8c63bdaCopy full SHA for 8c63bda
mkdocs.yml
@@ -5,10 +5,10 @@ repo_url: https://github.com/ibexa/documentation-developer
5
site_url: https://doc.ibexa.co/en/latest/
6
copyright: "Copyright 1999-2024 Ibexa AS and others"
7
validation:
8
- # omitted_files: warn # TODO: Remove docs/personalization/legacy_recommendation_api.md
+ omitted_files: warn
9
absolute_links: relative_to_docs
10
unrecognized_links: warn
11
- # anchors: warn # TODO: Fix IBX-9578
+ anchors: warn # TODO: Fix IBX-9578
12
not_in_nav: |
13
search_results.md
14
personalization/legacy_recommendation_api.md
0 commit comments