melexis / sphinx-coverity-extension

Sphinx plugin to generate Coverity defects report or table in reStructuredText documentation. Coverity report is then personally styled while data integrity is guaranteed.
GNU General Public License v3.0
5 stars 2 forks source link

Use GitHub Actions #64

Closed JasperCraeghs closed 2 years ago

JasperCraeghs commented 2 years ago

Travis CI no longer works. Let's use GitHub Actions instead. Also, build the example documentation in PDF format in addition to the HTML format and mark Python 3.8 and 3.9 as supported.