add md-table-of-contents source
This commit is contained in:
parent
1ed7675095
commit
6a8382c79e
@ -7,7 +7,7 @@
|
|||||||
README_FILE="./README.md"
|
README_FILE="./README.md"
|
||||||
|
|
||||||
header=$(cat "./docs/src/header.md")
|
header=$(cat "./docs/src/header.md")
|
||||||
table_of_content=$(md-table-of-contents ./docs/src/README_template.md)
|
table_of_content=$(md-table-of-contents ./docs/src/README_template.md) # https://github.com/anotherhadi/md-table-of-contents
|
||||||
version=$(git describe --tags --abbrev=0)
|
version=$(git describe --tags --abbrev=0)
|
||||||
readme_content=$(cat "./docs/src/README_template.md")
|
readme_content=$(cat "./docs/src/README_template.md")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user