Skip to content

Commit

Permalink
Merge pull request #7751 from davidhorstmann-arm/2.28-build-docs-real…
Browse files Browse the repository at this point in the history
…full

[Backport 2.28] Build the docs in realfull config
  • Loading branch information
bensze01 authored Jun 13, 2023
2 parents 8eaf2d2 + ab28649 commit b1e2ff7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ build:
python: "3.9"
jobs:
pre_build:
- make apidoc
- breathe-apidoc -o docs/api apidoc/xml
- ./scripts/apidoc_full.sh
- breathe-apidoc -o docs/api apidoc/xml

# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand Down

0 comments on commit b1e2ff7

Please sign in to comment.