Skip to content

Commit 84ed5c5

Browse files
committed
wip: add maintaining docs
1 parent d6cdeab commit 84ed5c5

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

ci/dev/fmt.sh

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ main() {
2727
doctoc --title '# Install' docs/install.md >/dev/null
2828
doctoc --title '# npm Install Requirements' docs/npm.md >/dev/null
2929
doctoc --title '# Contributing' docs/CONTRIBUTING.md >/dev/null
30+
doctoc --title '# Maintaining' docs/MAINTAINING.md >/dev/null
3031
doctoc --title '# Contributor Covenant Code of Conduct' docs/CODE_OF_CONDUCT.md >/dev/null
3132
doctoc --title '# iPad' docs/ipad.md >/dev/null
3233

docs/MAINTAINING.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Maintaining
2+

0 commit comments

Comments
 (0)