Seth House
1d4057fadf
Updated all saltapi import paths to salt.netapi
2014-06-18 20:56:16 -06:00
Seth House
6f112d6eef
Updated the netapi modules index to be more clear
2014-06-18 20:19:03 -06:00
Seth House
554a612aa4
Renamed netapis to netapi
2014-06-18 20:05:02 -06:00
Seth House
cf4b684edb
Moved salt-api release notes into saltapi subdir
2014-06-18 20:03:40 -06:00
Seth House
598a1d74a3
Removed redundant docs files with Salt-core docs
2014-06-18 20:02:16 -06:00
Seth House
d01462cb28
Retain docstring if mocked object is used as a decorator
...
This prevents mocked objects that are used as decorators from obscuring
the docstring of the decorated function/method.
2014-06-18 15:28:20 -06:00
Seth House
de3e1d31ce
Removed mocks for unused libraries
...
These mocks were all for legacy code.
2014-06-18 15:28:20 -06:00
Seth House
704c889066
Added local TOC for the rest_cherrypy URL list
2014-06-17 21:38:13 -06:00
Seth House
13e89c6ac6
Merge pull request #158 from pass-by-value/websocket_tornado
...
Websocket tornado
2014-06-17 21:07:28 -06:00
Aditya Kulkarni
02d5c00358
Add docs
2014-06-05 10:12:00 -04:00
Aditya Kulkarni
64ed4a309b
Add websocket support
2014-06-03 15:04:23 -04:00
Seth House
ca028dae3c
Add docs for the saltnado netapi module
2014-04-14 22:53:17 -06:00
Seth House
dbc41bf5b5
Updated manpages for 0.8.4
2014-04-05 01:51:16 -06:00
Seth House
8a91f5f424
Added 0.8.4 release notes
2014-04-05 01:29:34 -06:00
Seth House
41557bf2be
Remove special mocking for uppercase names
...
I'm not sure what this was supposed to do. But it causes the occasional
problem when mocking things that have no business being capitalized but
are anyway.
2014-03-27 20:04:49 -06:00
Seth House
e1ea6dd89b
Mocked cherrypy.lib for building the docs
2014-03-10 19:50:39 -06:00
Seth House
534343c1cf
Added docs for the /stats URL
2014-03-10 17:06:51 -06:00
Seth House
fd92f55ca4
Moved docs from method to module level
2014-01-30 14:32:43 -07:00
Seth House
091a578b12
Added Webhook to docs
2014-01-30 12:05:10 -07:00
Seth House
568ece37ea
Mocked salt.utils.event for building the docs
2014-01-30 11:59:47 -07:00
Seth House
991ee0975a
Allow calls to LocalClient.cmd_batch()
...
Closes #134
2014-01-28 11:31:06 -07:00
Seth House
e3cf6bc5c2
Updated the manpages for 0.8.3
2013-10-29 01:09:52 -06:00
Seth House
7444a7d7a4
Added release notes for 0.8.3
2013-10-29 01:09:25 -06:00
Wari Wahab
cf3c26bf36
Revert "PEP-8 and PEP-257: ''' to """"
...
This reverts commit c192809517
.
For consistency with sister projects.
2013-10-25 19:09:03 +08:00
Wari Wahab
c192809517
PEP-8 and PEP-257: ''' to """
2013-10-25 16:28:22 +08:00
Wari Wahab
d2094f8b60
Fixed all typos I can find
2013-10-25 16:26:57 +08:00
Seth House
bd58683e95
Added docs on the Events URL
2013-08-02 12:18:08 -06:00
Seth House
05e78d7906
Added 0.8.2 release notes
2013-07-17 10:12:45 -06:00
Seth House
124510e218
Added Sphinx docs for rest_wsgi netapi module
2013-04-12 23:57:03 -06:00
Seth House
678f84fe91
Added deployment docs to main doc page
2013-04-12 23:57:03 -06:00
Seth House
2559738c74
Added openSUSE package instructions
2013-04-09 15:53:02 -06:00
Seth House
0fc1b3af6c
Fixed links to rest_cherrypy
2013-04-09 08:44:17 -06:00
Seth House
59b3435c20
Updated link on docs home to describe installation not development
2013-04-09 08:40:12 -06:00
Seth House
c402c533eb
Added installation instructions for packages
...
Fixes #47
2013-04-09 08:38:18 -06:00
Henrik Holmboe
7c0f4047d5
Fix logout URL in release notes.
2013-04-09 12:18:57 +02:00
Seth House
1d32045752
Added release notes for 0.8.0
2013-04-08 19:39:51 -06:00
Seth House
8d5ea749cd
Added /run to docs
2013-03-20 19:22:30 -06:00
Seth House
cd9310f8bb
Added Logout view to docs
2013-03-20 17:13:05 -06:00
Seth House
a3bad60bbe
Minor rewording; added link to Salt's Python API docs
2013-03-20 09:36:59 -06:00
Seth House
1013a08994
Added local_async client docs
2013-03-20 09:19:59 -06:00
Seth House
6d703c9575
Factor out starting the CherryPy server
2013-03-05 09:39:36 -07:00
Seth House
d410e1611f
Formatting / clarification cleanups
2013-03-04 15:17:52 -07:00
Seth House
cd552c9cb6
Minor rST reformatting & cross-referencing
2013-02-12 15:05:00 -07:00
Seth House
c14eece991
Added the quickstart doc to the TOC and main page
2013-02-12 14:59:00 -07:00
Andrew Niemantsverdriet
b10434f5ee
Inital version of a quickstart guide for salt-api
2013-02-12 14:36:53 -07:00
Seth House
ad895446a3
Made the "Getting Started" docs more explicit for salt-api & netapi mods
2013-02-12 12:34:40 -07:00
Seth House
a14373f04b
Rebuilt manpages for 0.7.5
2013-01-21 14:59:53 -07:00
Seth House
8e68c6dc10
Added release notes for 0.7.5
2013-01-21 14:59:53 -07:00
Seth House
10616f5198
Mocked YAML
2013-01-11 09:36:09 -07:00
Seth House
c7a96e8986
Added short "Getting started" paragraph
2012-12-23 14:12:03 -07:00