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 3575145 commit 8c9dccfCopy full SHA for 8c9dccf
mkdocs.yml
@@ -4,6 +4,14 @@ site_name: User Documentation
4
repo_url: https://github.com/ezsystems/user-documentation
5
site_url: https://doc.ibexa.co/projects/userguide/en/latest/
6
copyright: "Copyright 1999-2024 Ibexa AS and others"
7
+validation:
8
+ omitted_files: warn
9
+ absolute_links: warn
10
+ unrecognized_links: warn
11
+ anchors: warn
12
+not_in_nav: |
13
+ search_results.md
14
+ /snippets/*
15
nav:
16
- Ibexa User Documentation: index.md
17
- Getting started:
0 commit comments