mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
docs: build and publish PDF documents
This commit is contained in:
+2
-1
@@ -644,11 +644,12 @@ build_docs:
|
||||
paths:
|
||||
- docs/_build/*/*/*.txt
|
||||
- docs/_build/*/*/html/*
|
||||
- docs/_build/*/*/latex/*
|
||||
expire_in: 1 days
|
||||
script:
|
||||
- cd docs
|
||||
- pip install -r requirements.txt
|
||||
- build-docs -t esp32 esp32s3 esp32c2 esp32c3 esp32c6 esp32h2 esp32p4 esp32c5 -l en
|
||||
- build-docs -bs html latex -t esp32 esp32s3 esp32c2 esp32c3 esp32c6 esp32h2 esp32p4 esp32c5 -l en
|
||||
# disable link checks for now, as it is failing due to some links taking longer time to respond
|
||||
# - build-docs -t esp32 -l en linkcheck
|
||||
|
||||
|
||||
Reference in New Issue
Block a user