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 95b4a93 commit 48e85a8Copy full SHA for 48e85a8
mkdocs.yml
@@ -5,11 +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
- links:
9
- # omitted_files: warn # TODO: Remove docs/personalization/legacy_recommendation_api.md
10
- absolute_links: relative_to_docs
11
- unrecognized_links: warn
12
- # anchors: warn # TODO: Fix IBX-9578
+ # omitted_files: warn # TODO: Remove docs/personalization/legacy_recommendation_api.md
+ absolute_links: relative_to_docs
+ unrecognized_links: warn
+ # anchors: warn # TODO: Fix IBX-9578
13
not_in_nav: |
14
search_results.md
15
/snippets/*
0 commit comments