[A] Added doc build
This commit is contained in:
parent
4178f11acd
commit
fd94668246
@ -128,7 +128,7 @@ script:
|
|||||||
cppcheck --std=c++11 --enable=warning,style,performance,portability,information,missingInclude --error-exitcode=1 lib
|
cppcheck --std=c++11 --enable=warning,style,performance,portability,information,missingInclude --error-exitcode=1 lib
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# doxygen run
|
# doxygen run
|
||||||
- |
|
- |
|
||||||
if [ "${FORT_C_COMPILER}" = "gcc-8" ]; then
|
if [ "${FORT_C_COMPILER}" = "gcc-8" ]; then
|
||||||
cd docs
|
cd docs
|
||||||
|
Loading…
Reference in New Issue
Block a user