We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9745cad commit 868a36aCopy full SHA for 868a36a
mkdocs.yml
@@ -6,7 +6,7 @@ site_url: https://doc.ibexa.co/en/latest/
6
copyright: "Copyright 1999-2024 Ibexa AS and others"
7
validation:
8
links:
9
- absolute_links: relative_to_docs
+ absolute_links: info
10
nav:
11
- Ibexa Developer Documentation: index.md
12
- Ibexa DXP editions:
requirements.txt
@@ -1,9 +1,9 @@
1
-mkdocs==1.6.1
2
-Pygments==2.19.1
3
-pymdown-extensions==10.14.3
4
-Markdown==3.7
5
-mkdocs-material==9.6.5
-mkdocs-macros-plugin==1.3.7
-mkdocs-redirects==1.2.2
-mkdocs-autolinks-plugin==0.7.1
+mkdocs==1.5.1
+Pygments==2.15.0
+pymdown-extensions==10.0.1
+Markdown==3.2.1
+mkdocs-material==9.1.1
+mkdocs-macros-plugin==0.7.0
+mkdocs-redirects==1.2.0
+mkdocs-autolinks-plugin==0.7.0
Jinja2==3.1.6
0 commit comments