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

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Thunes committed Sep 30, 2016
1 parent 14ae4ef commit 65d12d6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
javasphinx
==========

.. image:: https://readthedocs.org/projects/bronto-javasphinx/badge/?version=latest
:target: http://bronto-javasphinx.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

javasphinx is an extension to the Sphinx documentation system which adds support
for documenting Java projects. It includes a Java domain for writing
documentation manually and a javasphinx-apidoc utility which will automatically
Expand All @@ -12,4 +16,4 @@ javasphinx is available in the Python Package Index (PyPi) under the name
*javasphinx* and can be installed using tools such as ``pip`` or
``easy_install``.

Documentation for javasphinx is available at http://bronto.github.com/javasphinx/
Documentation for javasphinx is available at http://bronto-javasphinx.readthedocs.io

0 comments on commit 65d12d6

Please sign in to comment.