It is not used anymore, since doc and doc_pdf targets are created automatically
@@ -58,7 +58,7 @@ else
echo -e "\r\n== Documentation and certificate build ==" && echo -en 'travis_fold:start:script.build.doc\\r'
mkdir -p build
cd build
- cmake -DCMAKE_BUILD_TYPE=Release -DUA_BUILD_EXAMPLES=ON -DUA_BUILD_DOCUMENTATION=ON -DUA_BUILD_SELFSIGNED_CERTIFICATE=ON ..
+ cmake -DCMAKE_BUILD_TYPE=Release -DUA_BUILD_EXAMPLES=ON -DUA_BUILD_SELFSIGNED_CERTIFICATE=ON ..
make doc
make doc_pdf
make selfsigned
@@ -12,7 +12,7 @@ else
echo "Documentation and certificate build" && echo -en 'travis_fold:start:script.build.doc\\r'
mkdir -p build && cd build
ls examples
cp examples/server_cert.der ../