Skip to content

Commit f06a7cc

Browse files
committed
docs: add termux.md
1 parent ad6a774 commit f06a7cc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ci/dev/fmt.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ main() {
3030
doctoc --title '# Maintaining' docs/MAINTAINING.md >/dev/null
3131
doctoc --title '# Contributor Covenant Code of Conduct' docs/CODE_OF_CONDUCT.md >/dev/null
3232
doctoc --title '# iPad' docs/ipad.md >/dev/null
33+
doctoc --title '# Termux' docs/ipad.md >/dev/null
3334

3435
if [[ ${CI-} && $(git ls-files --other --modified --exclude-standard) ]]; then
3536
echo "Files need generation or are formatted incorrectly:"

docs/termux.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Termux

0 commit comments

Comments
 (0)