docs: remove all generated WaveDrom diagrams.
This commit is contained in:
parent
4f6b0f23c2
commit
1a962cc405
10 changed files with 93 additions and 117 deletions
8
docs/_static/custom.css
vendored
8
docs/_static/custom.css
vendored
|
|
@ -22,4 +22,10 @@ a { text-decoration: underline; }
|
|||
.rst-content pre.literal-block, .rst-content div[class^="highlight"] pre, .rst-content .linenodiv pre { white-space: pre-wrap; }
|
||||
|
||||
/* Work around https://github.com/readthedocs/sphinx_rtd_theme/issues/1301 */
|
||||
.py.property { display: block !important; }
|
||||
.py.property { display: block !important; }
|
||||
|
||||
/* Work around images in docstrings being glued to the paragraph underneath */
|
||||
.rst-content section dd>img { margin-bottom: 24px; }
|
||||
|
||||
/* No switchable color schemes */
|
||||
img { color-scheme: light; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue