• Philipp A. Hartmann's avatar
    Travis CI: build/update Doxygen from separate script · 7c7eb1c5
    Philipp A. Hartmann authored
    In this patch, a script 'build/travis-doxygen.sh' is added to
    build and push the Doxygen documentation to the GitHub pages at
    https://miloyip.githib.io/rapidjson.
    
    The script exits gracefully, if the build is requested for
     - a branch other than 'master'
     - a pull-request
     - a job (i.e. CI configuration) other than "1"
    
    In case the "secure variables" are not available, only the final upload
    is skipped, in order to allow testing of the script's basic functionality.
    
    Update .travis.yml to call the script.
    7c7eb1c5
Name
Last commit
Last update
bin Loading commit data...
build Loading commit data...
doc Loading commit data...
example Loading commit data...
include/rapidjson Loading commit data...
test Loading commit data...
thirdparty Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
license.txt Loading commit data...
readme.md Loading commit data...