Skip to content

Commit a374390

Browse files
authored
Add badges
[ci skip]
1 parent 523cdd4 commit a374390

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
21
About
32
=====
43

4+
.. image:: https://zenodo.org/badge/119399685.svg
5+
:target: https://zenodo.org/badge/latestdoi/119399685
6+
:alt: Zenodo DOI
7+
8+
.. image:: https://github.com/astropy/sphinx-astropy/actions/workflows/python-tests.yml/badge.svg
9+
:target: https://github.com/astropy/sphinx-astropy/actions/workflows/python-tests.yml
10+
:alt: CI Status
11+
512
This package serves two purposes: it provides a default Sphinx configuration and set of extensions specific to the Astropy project, and it acts as a meta-package by installing all required Sphinx extensions for the core Astropy package and other packages.
613

714
Sphinx configuration

0 commit comments

Comments
 (0)