esp32_bluetooth_classic_sni.../docs/docs_update.sh
Matheus Eduardo Garbelini e6b337732c update toc
2021-09-08 19:18:21 +08:00

7 lines
No EOL
171 B
Bash
Executable file

#!/usr/bin/env bash
# Go to script directory path
cd "$(dirname "$(readlink -f "${BASH_SOURCE}")")"
cd ../
doctoc README.md --github --title "<h5>Table of Contents</h5>"