mirror of
https://github.com/krahets/hello-algo.git
synced 2025-02-02 22:43:50 +08:00
Add the file header.
This commit is contained in:
parent
88b00151b0
commit
992d17c8ed
@ -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):
|
||||
|
Loading…
Reference in New Issue
Block a user