Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
e-INFRA.cz
documentation
Commits
69ac07ea
Commit
69ac07ea
authored
1 year ago
by
František Řezníček
Browse files
Options
Downloads
Patches
Plain Diff
fix: mkdocs i18n plugin now requires new style config
https://github.com/ultrabug/mkdocs-static-i18n/blob/main/config_update_to_v1.py
parent
cbfaa3a7
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!49
Draft: fix: mkdocs i18n plugin now requires new style config
Pipeline
#323090
waiting for manual action
Stage: deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mkdocs.yml
+9
-10
9 additions, 10 deletions
mkdocs.yml
with
9 additions
and
10 deletions
mkdocs.yml
+
9
−
10
View file @
69ac07ea
...
...
@@ -68,17 +68,16 @@ nav:
plugins
:
-
monorepo
-
i18n
:
default_language
:
en
material_alternate
:
true
reconfigure_material
:
true
languages
:
en
:
name
:
English
build
:
true
cs
:
name
:
Česky
build
:
true
nav_translations
:
c
s
:
-
locale
:
en
name
:
English
build
:
true
default
:
true
-
locale
:
cs
name
:
Česky
build
:
true
nav_translation
s
:
e-INFRA CZ Account
:
Účet e-INFRA CZ
Data processing
:
Zpracování dat
Data Storage
:
Datova Úložiště
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment