Skip to content

Commit 0e884fa

Browse files
committed
build: rtd: add sphinx dependency
Because the library is part of the nvme-cli repo, it also adds the dependency for the documentation build. Although only the nvme-cli html documentation is of interest, the libnvme documentation is build alongside. Signed-off-by: Daniel Wagner <[email protected]>
1 parent 0b76ccd commit 0e884fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ build:
1212
- xsltproc
1313
- pandoc
1414
- asciidoc
15+
- python3-sphinx
1516
jobs:
1617
build:
1718
html:

0 commit comments

Comments
 (0)