Skip to content

Commit

Permalink
docs: Make config version 2.
Browse files Browse the repository at this point in the history
Remove unsupported config values.

Signed-off-by: Tim 'mithro' Ansell <[email protected]>
  • Loading branch information
mithro committed Sep 4, 2022
1 parent 6fec358 commit 93c8f32
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,12 @@
#
# SPDX-License-Identifier: Apache-2.0

name: Open-Source-PDKs-docs

channels:
- defaults

dependencies:
- python>=3.8
- pip:
- -r docs/requirements.txt
version: 2

sphinx:
configuration: docs/conf.py
fail_on_warning: true

python:
install:
- requirements: docs/requirements.txt

0 comments on commit 93c8f32

Please sign in to comment.