1
0
Fork 0

[A] Added doc build

This commit is contained in:
seleznevae 2018-11-26 23:38:53 +03:00
parent 4178f11acd
commit fd94668246
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ script:
cppcheck --std=c++11 --enable=warning,style,performance,portability,information,missingInclude --error-exitcode=1 lib
fi
# doxygen run
# doxygen run
- |
if [ "${FORT_C_COMPILER}" = "gcc-8" ]; then
cd docs