docs: remove toc from changelog (#3466)
Co-authored-by: Akash Satheesan <akash@coder.com>
This commit is contained in:
@ -31,7 +31,6 @@ main() {
|
||||
doctoc --title '# Contributor Covenant Code of Conduct' docs/CODE_OF_CONDUCT.md >/dev/null
|
||||
doctoc --title '# iPad' docs/ipad.md >/dev/null
|
||||
doctoc --title '# Termux' docs/termux.md >/dev/null
|
||||
doctoc --title '# Changelog' CHANGELOG.md >/dev/null
|
||||
|
||||
if [[ ${CI-} && $(git ls-files --other --modified --exclude-standard) ]]; then
|
||||
echo "Files need generation or are formatted incorrectly:"
|
||||
|
Reference in New Issue
Block a user