mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 06:38:00 -05:00
remove linkcheck step from rtd (#2081)
This commit is contained in:
@@ -9,13 +9,6 @@ sphinx:
|
|||||||
formats: [htmlzip]
|
formats: [htmlzip]
|
||||||
|
|
||||||
python:
|
python:
|
||||||
|
version: "3.8"
|
||||||
install:
|
install:
|
||||||
- requirements: docs/.sphinx/requirements.txt
|
- requirements: docs/.sphinx/requirements.txt
|
||||||
|
|
||||||
build:
|
|
||||||
os: "ubuntu-20.04"
|
|
||||||
tools:
|
|
||||||
python: "3.8"
|
|
||||||
jobs:
|
|
||||||
pre_build:
|
|
||||||
- python -m sphinx -b linkcheck docs/ _build/linkcheck
|
|
||||||
|
|||||||
Reference in New Issue
Block a user