mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-08 06:13:59 -05:00
remove linkcheck step from rtd (#2081)
This commit is contained in:
@@ -9,13 +9,6 @@ sphinx:
|
||||
formats: [htmlzip]
|
||||
|
||||
python:
|
||||
version: "3.8"
|
||||
install:
|
||||
- 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