-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
From discussion in PR #179: We have a doc linter, but no formatter for the doc rst files (like black for code) . But all existing formatter are not so perfect for our purpose and need a bit more tuning or/and some fixes.
docstrfmt:
- does not recognize citation and citation-reference sphinx nodes (this is a bug of rstfmt)
- it is quite aggressive (creates smaller case reference)
For 1. we need to open an issue at the respective repo. For 2. we need to figure how to config it
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation