Build the docs in realfull config
Ensure that all possible config options are documented by building the docs in the realfull config on Read The Docs. Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
parent
14f65a47c8
commit
84fccd4da2
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