Skip to content

Commit c8e5569

Browse files
author
Kenneth Hart
committed
added badges and links
1 parent d378676 commit c8e5569

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

docs/source/index.rst

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,32 @@ Contents
130130
package_guide
131131
troubleshooting
132132
API <microstructpy>
133+
134+
.. LINKS
135+
136+
.. _Documentation : https://microstructpy.readthedocs.io
137+
.. _GitHub: https://github.com/kip-hart/MicroStructPy
138+
.. _PyPI : https://pypi.org/project/microstructpy/
139+
.. _Repository: https://github.com/kip-hart/MicroStructPy
140+
141+
.. EXTERNAL IMAGES
142+
143+
.. |l-github| image:: https://api.iconify.design/octicon:mark-github.svg?color=black0&inline=true&height=16
144+
:alt: GitHub
145+
146+
.. |l-rtd| image:: https://api.iconify.design/simple-icons:readthedocs.svg?color=black&inline=true&height=16
147+
:alt: ReadTheDocs
148+
149+
.. |l-pypi| image:: https://api.iconify.design/mdi:cube-outline.svg?color=black&inline=true&height=16
150+
:alt: PyPI
151+
152+
153+
.. SHIELDS
154+
155+
.. |s-travis| image:: https://img.shields.io/travis/kip-hart/MicroStructPy
156+
:target: https://travis-ci.org/kip-hart/MicroStructPy
157+
:alt: Travis CI
158+
159+
.. |s-license| image:: https://img.shields.io/github/license/kip-hart/MicroStructPy
160+
:target: https://github.com/kip-hart/MicroStructPy/blob/master/LICENSE.rst
161+
:alt: License

0 commit comments

Comments
 (0)