Skip to content

Commit

Permalink
Added docs build badge (#37)
Browse files Browse the repository at this point in the history
Co-authored-by: Ciaran McCormick <ciaran@ciaranmccormick.com>
  • Loading branch information
ciaranmccormick and ciaranmccormick committed Apr 12, 2020
1 parent 778c5fe commit 3a40e41
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 11 deletions.
14 changes: 9 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,21 @@ Hootsweet
==========

.. image:: https://img.shields.io/pypi/v/hootsweet
:alt: PyPI
:alt: PyPI

.. image:: https://img.shields.io/pypi/pyversions/hootsweet
:alt: PyPI Versions
:alt: PyPI Versions

.. image:: https://img.shields.io/pypi/format/hootsweet
:alt: PyPi Format
:alt: PyPi Format

.. image:: https://requires.io/github/ciaranmccormick/hootsweet/requirements.svg?branch=develop
:target: https://requires.io/github/ciaranmccormick/hootsweet/requirements/?branch=develop
:alt: Requirements Status
:target: https://requires.io/github/ciaranmccormick/hootsweet/requirements/?branch=develop
:alt: Requirements Status

.. image:: https://readthedocs.org/projects/hootsweet/badge/?version=latest
:target: https://hootsweet.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

A python API for the HootSuite REST API.

Expand Down
15 changes: 9 additions & 6 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,19 +1,22 @@
Hootsweet
=====================================


.. image:: https://img.shields.io/pypi/v/hootsweet
:alt: PyPI
:alt: PyPI

.. image:: https://img.shields.io/pypi/pyversions/hootsweet
:alt: PyPI Versions
:alt: PyPI Versions

.. image:: https://img.shields.io/pypi/format/hootsweet
:alt: PyPi Format
:alt: PyPi Format

.. image:: https://requires.io/github/ciaranmccormick/hootsweet/requirements.svg?branch=develop
:target: https://requires.io/github/ciaranmccormick/hootsweet/requirements/?branch=develop
:alt: Requirements Status
:target: https://requires.io/github/ciaranmccormick/hootsweet/requirements/?branch=develop
:alt: Requirements Status

.. image:: https://readthedocs.org/projects/hootsweet/badge/?version=latest
:target: https://hootsweet.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. automodule:: hootsweet.api
:members:
Expand Down

0 comments on commit 3a40e41

Please sign in to comment.