File: index.rst

package info (click to toggle)
python-marathon 0.13.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 460 kB
  • sloc: python: 1,969; makefile: 185; sh: 58
file content (30 lines) | stat: -rw-r--r-- 714 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.. marathon documentation master file, created by
   sphinx-quickstart on Tue Apr 22 11:36:23 2014.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

marathon-python documentation
=============================

Python library for interfacing with `Marathon`_ servers via Marathon's `REST API`_.

.. _Marathon: https://github.com/mesosphere/marathon
.. _REST API: https://github.com/mesosphere/marathon/blob/master/docs/docs/rest-api.md

Project home: https://github.com/thefactory/marathon-python

Contents:

.. toctree::
   :maxdepth: 4

   marathon


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`