Add the file header.

This commit is contained in:
krahets 2023-02-16 03:40:55 +08:00
parent 88b00151b0
commit 992d17c8ed

View File

@ -1,3 +1,9 @@
"""
File: number_headings.py
Created Time: 2023-02-16
Author: Krahets (krahets@163.com)
"""
import re
def get_heading_info_from_nav(mkdocs_path):