Skip to content

Commit

Permalink
UPDATE index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
K-Gazdikova committed Jun 16, 2017
1 parent 5b3cdc7 commit 9ff4e6c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions read-the-docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ Welcome to ticketutil's documentation!
:target: https://pypi.python.org/pypi/ticketutil/1.2.0

ticketutil is a Python module that allows you to easily interact with
various ticketing tools using their REST APIs. Currently, the supported
.. role:: rubric
tools are :rubric: JIRA, **``RT``**, **``Redmine``**, **``Bugzilla``**, and **``ServiceNow``**. All tools support
HTTP Basic authentication, while JIRA and RT also support Kerberos
various ticketing tools using their REST APIs. Currently, the supported tools are
.. seealso:: ``JIRA``, ``RT``, ``Redmine``, ``Bugzilla``, and ``ServiceNow``.
All tools support HTTP Basic authentication, while JIRA and RT also support Kerberos
authentication.

This module allows you to create tickets, add comments, edit ticket
Expand Down

0 comments on commit 9ff4e6c

Please sign in to comment.