Merge pull request #7750 from davidhorstmann-arm/build-docs-realfull

Build the docs in realfull config
This commit is contained in:
Bence Szépkúti 2023-06-13 15:04:31 +02:00 committed by GitHub
commit b02f006685
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ build:
python: "3.9"
jobs:
pre_build:
- make apidoc
- ./scripts/apidoc_full.sh
- breathe-apidoc -o docs/api apidoc/xml
post_build:
- |