We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4dc4be commit 3d648ccCopy full SHA for 3d648cc
.readthedocs.yml
@@ -8,6 +8,9 @@ build:
8
# using Sphinx extension sphinxcontrib.rsvgconverter, see
9
# https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter
10
- librsvg2-bin
11
+ jobs:
12
+ post_checkout:
13
+ - git fetch --unshallow || true
14
python:
15
install:
16
- requirements: doc/requirements.txt
0 commit comments