Skip to content
Snippets Groups Projects

Make TOC and page heading match

Merged Martin Schroschk requested to merge issue-454 into preview
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
"""
""" #!/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