gcontini
2020-03-15 f318303a62fe2100786b302bedfbfc66742167db
fix documentation
1个文件已修改
4 ■■■ 已修改文件
.travis.yml 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
.travis.yml
@@ -208,8 +208,10 @@
             - python3-pip
             - doxygen
             - graphviz
     script:
     before_script:
        - pip3 install sphinx sphinx_rtd_theme breathe sphinx-markdown-tables recommonmark sphinx-rtd-theme
        - cd build && cmake -DCMAKE_INSTALL_PREFIX=../../install ..
     script:
        - make documentation
     deploy:
        provider: pages