esp32_bluetooth_classic_sni.../docs/docs_update.sh

7 lines
171 B
Bash
Raw Normal View History

2021-09-08 11:18:21 +00:00
#!/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>"