Skip to content

Commit 6f8e2d8

Browse files
committed
Add a badge for Doxygen in README
1 parent 69a57c3 commit 6f8e2d8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: on_push_to_branch_master
1+
name: Doxygen
22
on:
33
push:
44
branches:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Tinker9: Next Generation of Tinker with GPU Support
22
===================================================
33
[//]: # (Badges)
44
[![Docs Status](https://readthedocs.org/projects/tinker9-manual/badge/?version=latest&style=flat)](https://tinker9-manual.readthedocs.io)
5+
[![Doxygen Page Status](https://github.com/tinkertools/tinker9/actions/workflows/doxygen_gh_pages.yaml/badge.svg?branch=master)](https://tinkertools.github.io/tinker9/)
56

67

78
<h2>Introduction</h2>

0 commit comments

Comments
 (0)