We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad6a774 commit f06a7ccCopy full SHA for f06a7cc
ci/dev/fmt.sh
@@ -30,6 +30,7 @@ main() {
30
doctoc --title '# Maintaining' docs/MAINTAINING.md >/dev/null
31
doctoc --title '# Contributor Covenant Code of Conduct' docs/CODE_OF_CONDUCT.md >/dev/null
32
doctoc --title '# iPad' docs/ipad.md >/dev/null
33
+ doctoc --title '# Termux' docs/ipad.md >/dev/null
34
35
if [[ ${CI-} && $(git ls-files --other --modified --exclude-standard) ]]; then
36
echo "Files need generation or are formatted incorrectly:"
docs/termux.md
@@ -0,0 +1 @@
1
+# Termux
0 commit comments