Merge pull request #7750 from davidhorstmann-arm/build-docs-realfull
Build the docs in realfull config
This commit is contained in:
commit
b02f006685
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
- |
|
||||
|
|
Loading…
Reference in a new issue