Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Merge requests
!780
Make TOC and page heading match
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Make TOC and page heading match
issue-454
into
preview
Overview
12
Commits
22
Pipelines
0
Changes
1
Merged
Martin Schroschk
requested to merge
issue-454
into
preview
2 years ago
Overview
12
Commits
22
Pipelines
0
Changes
1
Expand
Resolve
#454 (closed)
0
0
Merge request reports
Viewing commit
d8d41513
Prev
Next
Show latest version
1 file
+
1
−
1
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
d8d41513
Apply 1 suggestion(s) to 1 file(s)
· d8d41513
Martin Schroschk
authored
2 years ago
doc.zih.tu-dresden.de/util/check-TOC-equals-page-headings.py
+
1
−
1
Options
"""
"""
#!/usr/bin/env python
Check for consistency between TOC and page headings.
Check for consistency between TOC and page headings.
Provide as an command line argument the path to the mkdocs.yml file.
Provide as an command line argument the path to the mkdocs.yml file.
Loading