Commit Graph

15 Commits

Author SHA1 Message Date
Seth House
7f147e1212 Added cmd_sync, cmd_async methods to WheelClient docs 2014-07-24 16:08:29 -06:00
Seth House
6e40307efc Document new cmd_sync, cmd_async RunnerClient methods
Also de-emphasize the direct master_call method. Since master_call is
inconsistent between RunnerClient and WheelClient we should instead
present a single, consistent interface.
2014-07-24 16:08:28 -06:00
Khris Richardson
1acd82f3f1 add sphinx spelling extension. enforce en_us 2014-07-13 13:43:33 -05:00
Seth House
e3947b590c Added note when using the loader to run modules that contact the master
Closes #12732
2014-05-16 18:25:14 -06:00
Seth House
d0a7140ae6 Reorganized the Python API docs to be more Python-centric 2014-05-14 19:58:37 -06:00
Seth House
57b26354dd Fixed incorrect documentation on the master/client config functions
Fleshed out the function docstrings and pulled those into the Python API
docs.
2014-05-14 18:49:29 -06:00
Chris Rebert
7d1df94bb1 copyedit ref docs 2014-04-30 14:08:31 -07:00
Seth House
85c929112c Documented using the loader interface from the Python level 2014-04-18 17:14:35 -06:00
Seth House
9142672749 Updated example for getting minion opts dictionary 2014-02-05 15:20:43 -07:00
Seth House
7b50bd1352 Added cmd_batch to Python API documentation 2014-01-28 12:35:02 -07:00
Seth House
6f22ac72a1 Fleshed out docs for each method in the various *Client() interfaces 2013-12-19 22:57:56 -07:00
Seth House
79ad988fef Fleshed out the Python API docs 2013-12-19 21:40:43 -07:00
Seth House
f051ad477c Added CloudClient to the Python API docs 2013-12-19 21:40:34 -07:00
Seth House
4d3012d9db Removed the "Python API" document in favor of the "Clients" doc
This change moves some docs into class docstrings and some into the
clients/index.rst document.

Fixes #6705
2013-08-15 16:00:02 -06:00
Seth House
d19b10117f Added docs on the client API interfaces 2012-12-02 15:48:03 -07:00