Skip to content

Commit dd38b35

Browse files
authored
docs: disable Read the Docs PDF build (deepmodeling#5710)
## Summary - Stop requesting the Read the Docs PDF output artifact. - Keep the existing Sphinx HTML documentation build unchanged. ## Motivation Read the Docs builds are currently timing out around the PDF generation path. Removing the extra `formats: pdf` request should reduce build time while preserving the main hosted documentation. ## Testing - `git diff --check` --- Submitted by OpenClaw 2026.6.8 (844f405) Authored by OpenClaw (model: custom-chat-jinzhezeng-group/gpt-5.5) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Removed PDF output from the documentation build, so published docs will no longer include a downloadable PDF version. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 55d7e79 commit dd38b35

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.readthedocs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,3 @@ build:
1212
- inkscape
1313
sphinx:
1414
configuration: doc/conf.py
15-
formats:
16-
- pdf

0 commit comments

Comments
 (0)