mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 22:58:17 -05:00
Disable epub format in rtd yaml config (#2557)
Because rubric is not supported ValueError: <container: <rubric...><container...>> is not in list
This commit is contained in:
@@ -6,7 +6,7 @@ version: 2
|
|||||||
sphinx:
|
sphinx:
|
||||||
configuration: docs/conf.py
|
configuration: docs/conf.py
|
||||||
|
|
||||||
formats: [htmlzip, pdf, epub]
|
formats: [htmlzip, pdf]
|
||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
|
|||||||
Reference in New Issue
Block a user