未验证 提交 8ed578b6 编写于 作者: J Joe Previte 提交者: GitHub

docs: remove toc from changelog (#3466)

Co-authored-by: NAkash Satheesan <akash@coder.com>
上级 b1186d72
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
# Changelog
- [Changelog](#changelog)
- [Next Version](#next-version)
- [Documentation](#documentation)
- [3.10.2](#3102)
- [New Features](#new-features)
- [Bug Fixes](#bug-fixes)
- [Development](#development)
- [3.10.1](#3101)
- [Bug Fixes](#bug-fixes-1)
- [Documentation](#documentation-1)
- [Development](#development-1)
- [3.10.0](#3100)
- [New Features](#new-features-1)
- [Bug Fixes](#bug-fixes-2)
- [Documentation](#documentation-2)
- [Development](#development-2)
- [Previous versions](#previous-versions)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# Changelog
<!--
......@@ -57,13 +33,14 @@ VS Code v0.00.0
-->
# Next Version
## Next Version
VS Code v0.00.0
### Documentation
- docs: fix confusing sentence in pull requests section #3460 @shiv-tyagi
- docs: remove toc from changelog @oxy @jsjoeio
## 3.10.2
......
......@@ -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:"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册