diff options
| author | Christoph Schlosser <2466365+cschlosser@users.noreply.github.com> | 2021-05-18 00:30:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-18 00:30:34 +0200 |
| commit | 261faccda4b9227f991bce4d69b08732d6087f7f (patch) | |
| tree | 6be08c42df6148c3edc338c181e707c7bbe5955d /README.md | |
| parent | 2ba6e66946b3e32c18eadecf36d73134c4253157 (diff) | |
| download | doxdocgen-261faccda4b9227f991bce4d69b08732d6087f7f.tar.gz | |
Update badges (#231)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ This VS Code Extensions provides Doxygen Documentation generation on the fly by starting a Doxygen comment block and pressing enter. -[](https://travis-ci.org/cschlosser/doxdocgen) -[](https://ci.appveyor.com/project/cschlosser/doxdocgen) +[](https://github.com/cschlosser/doxdocgen/actions/workflows/ci.yml?query=branch%3Amaster) +[](https://github.com/cschlosser/doxdocgen/actions/workflows/cd.yml?query=event%3Arelease++) [](https://codecov.io/gh/cschlosser/doxdocgen) [](https://gitter.im/doxdocgen) |