[DOCs][RTD] Added job to find defined variables
This commit is contained in:
parent
9915bbd7ae
commit
dec9c9e07a
|
|
@ -18,6 +18,7 @@ build:
|
||||||
post_checkout:
|
post_checkout:
|
||||||
# Get information about the repo
|
# Get information about the repo
|
||||||
- git fetch --unshallow || true
|
- git fetch --unshallow || true
|
||||||
|
- export
|
||||||
# Avoid creating KiCost docs
|
# Avoid creating KiCost docs
|
||||||
- rm -rf submodules
|
- rm -rf submodules
|
||||||
# Build documentation in the "docs/" directory with Sphinx
|
# Build documentation in the "docs/" directory with Sphinx
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue