mirror of
https://github.com/iluvcapra/ptulsconv.git
synced 2026-01-02 01:40:49 +00:00
Doc notes
This commit is contained in:
@@ -10,10 +10,7 @@ build:
|
||||
os: ubuntu-20.04
|
||||
tools:
|
||||
python: "3.10"
|
||||
# You can also specify other tool versions:
|
||||
# nodejs: "16"
|
||||
# rust: "1.55"
|
||||
# golang: "1.17"
|
||||
|
||||
|
||||
# Build documentation in the docs/ directory with Sphinx
|
||||
sphinx:
|
||||
@@ -23,10 +20,13 @@ sphinx:
|
||||
formats:
|
||||
- pdf
|
||||
|
||||
# FIXME: We should be installing the `doc` dependency group and not the `doc`
|
||||
# extra.
|
||||
|
||||
#Optionally declare the Python requirements required to build your docs
|
||||
python:
|
||||
install:
|
||||
- method: pip
|
||||
path: .
|
||||
extra_requirements:
|
||||
- doc
|
||||
- doc
|
||||
|
||||
Reference in New Issue
Block a user