Skip to content

Commit cc1ba95

Browse files
author
Github Actions
committed
[docgen] Update docs
skip-checks: true
1 parent 4f476ba commit cc1ba95

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ You can view this list in vim with `:help conform-formatters`
220220
- [djlint](https://github.com/Riverside-Healthcare/djLint) - ✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang.
221221
- [docformatter](https://pypi.org/project/docformatter/) - docformatter automatically formats docstrings to follow a subset of the PEP 257 conventions.
222222
- [docstrfmt](https://github.com/LilSpazJoekp/docstrfmt) - reStructuredText formatter.
223+
- [doctoc](https://github.com/thlorenz/doctoc) - Generates table of contents for markdown files inside local git repository.
223224
- [dprint](https://github.com/dprint/dprint) - Pluggable and configurable code formatting platform written in Rust.
224225
- [easy-coding-standard](https://github.com/easy-coding-standard/easy-coding-standard) - ecs - Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
225226
- [efmt](https://github.com/sile/efmt) - Erlang code formatter.

doc/conform.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,8 @@ FORMATTERS *conform-formatter
265265
`docformatter` - docformatter automatically formats docstrings to follow a
266266
subset of the PEP 257 conventions.
267267
`docstrfmt` - reStructuredText formatter.
268+
`doctoc` - Generates table of contents for markdown files inside local git
269+
repository.
268270
`dprint` - Pluggable and configurable code formatting platform written in Rust.
269271
`easy-coding-standard` - ecs - Use Coding Standard with 0-knowledge of PHP-CS-
270272
Fixer and PHP_CodeSniffer.

0 commit comments

Comments
 (0)