Opened 12 years ago
Last modified 12 years ago
#10191 closed defect
Catch Sphinx errors — at Version 2
Reported by: | jdemeyer | Owned by: | GeorgSWeber |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | build | Keywords: | sphinx build docbuilder documentation |
Cc: | mvngu, leif | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
The attached patch makes Sphinx errors during the building of Sage a Python exception, which causes the build to be aborted (instead of continuing). Warning are still cause the build to be continued.
Change History (5)
comment:1 Changed 12 years ago by
- Status changed from new to needs_review
comment:2 Changed 12 years ago by
- Description modified (diff)
Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
Create a deliberate Sphinx error, for testing