Added explicit heading so the heading shows up in TOC entries

This commit is contained in:
Seth House 2013-03-04 13:58:26 -07:00
parent d410e1611f
commit b039a45d93

View File

@ -1,5 +1,6 @@
'''
A hypermedia REST API for Salt using the CherryPy framework
A REST API for Salt
===================
:depends: - CherryPy Python module
:configuration: All authentication is done through Salt's :ref:`external auth