adafruit / adafruit/cookiecutter-adafruit-circuitpython
Workaround docs property inline styling
Open
- Dominant language
- Python
- Stars
- 27
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes the sphinx docs end up making properties appear inline rather than one per line.
There are changes in this PR which applies some CSS to fix that issue:
https://github.com/adafruit/Adafruit_CircuitPython_TLV320/pull/10/files#diff-2ed9e487689006f9987e65a4e62763cb6580f6197ddb9e4c752e20850e8880d9
We should apply that change to cookie-cutter and make a patch for the rest of the existing libraries to get this CSS fix so that all docs can have better formatting.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.