Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Commit

Permalink
Update README.rst with link to doc and doc build badge (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagocoutinho authored and vxgmichel committed Aug 18, 2016
1 parent 16b0880 commit 6592c52
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
PyTango
=======

|Doc Status|

Main website: http://pytango.rtfd.io

Python binding for Tango_, a library dedicated to distributed control systems.


Expand Down Expand Up @@ -86,6 +90,9 @@ You can get support from the `Tango forums`_, for both Tango_ and PyTango_ quest

All contributions, `PR and bug reports`_ are welcome!

.. |Doc Status| image:: https://readthedocs.org/projects/pytango/badge/?version=latest
:target: http://pytango.readthedocs.io/en/latest/?badge=latest
:alt: PyTango documentation status

.. _Tango: http://tango-controls.org
.. _Tango C++ API: http://esrf.eu/computing/cs/tango/tango_doc/kernel_doc/cpp_doc
Expand Down

0 comments on commit 6592c52

Please sign in to comment.