Pedro Algarvio
e894db7ffa
Revert "Renamed debconfmod
module and state to debconf
while enforcing absolute imports."
...
This reverts commit 04e3874b42
.
2013-08-20 23:43:57 +01:00
Pedro Algarvio
39b87cecfb
Revert "Fixed documentation linking."
...
This reverts commit 758e789d12
.
2013-08-20 23:43:48 +01:00
Pedro Algarvio
758e789d12
Fixed documentation linking.
2013-08-19 17:40:07 +01:00
Pedro Algarvio
04e3874b42
Renamed debconfmod
module and state to debconf
while enforcing absolute imports.
2013-08-19 14:17:00 +01:00
Pedro Algarvio
e724e54199
Since the module/state got renamed, let's leave a link pointing to the new names.
2013-08-19 13:53:19 +01:00
Pedro Algarvio
a1a2b49a72
By enforcing absolute imports, there's no need for module name aliases.
2013-08-19 13:23:46 +01:00
Erik Johnson
16b184bb5f
Add rst pages for new modjk state/module
...
This commit tells sphinx to build doc pages for these new files, and
adds them to the table of contents.
2013-08-13 11:02:44 -05:00
Erik Johnson
9c63495e04
Formatting fixes
...
This completes the documentation audit begun in cf365f7
, using proper
backticks and :strong: tags to emphasize text, converting groups of
shell commands to bash code-block sections, etc. This also replaces the
use of \* with the easier-to-grok '*', which will hopefully reduce
confusion among new users.
2013-08-11 22:17:47 -05:00
Colton Myers
7743c77d9d
Add the salt.states.iptables docs
2013-08-05 18:10:41 -06:00
Colton Myers
34d156bd6d
Add iptables to state index
2013-08-05 18:08:15 -06:00
Erik Johnson
06a61bc5e6
Fix more broken links
...
Two links in doc/ref/states/highstate.rst were broken, resulting in
warnings when running sphinx-build to build the html docs. They were
trying to link within the same page, and the section did not exist,
these sections were probably split off into a separate page
(doc/ref/states/requisites.rst) some time ago and these were never
updated to reflect that.
2013-08-03 19:27:17 -05:00
Erik Johnson
fa6170d9f4
Add explanation of the kwargs passed to states
2013-08-01 19:48:23 -05:00
David Boucha
c552c6b537
Add doc on requiring an entire sls file
2013-08-01 11:03:21 -06:00
Erik Johnson
3a2fbbf7dc
add information to backup restoration docs
2013-07-27 18:20:06 -05:00
Erik Johnson
a77a7bd5f1
Document backup listing/restoring/deleting
2013-07-27 18:09:41 -05:00
Erik Johnson
1a9f069bf0
Document how top files are compiled from different envs
2013-07-25 17:11:33 -05:00
Erik Johnson
38b2e3c991
Add example of watch requisite
2013-07-20 23:25:22 -05:00
Pedro Algarvio
03f09eb99c
Updated documentation since virtualenv
module and state module were renamed to virtualenv_mod
.
2013-07-20 18:59:49 +01:00
Erik Johnson
7693cd3f6e
Fix typo in top.sls docs
...
The extra ':' here negates the code-block section. Removed it.
2013-07-13 22:30:18 -05:00
Erik Johnson
1b876fc53a
Clarify docs on custom types
2013-07-08 21:36:34 -05:00
Joost Cassee
26edf918fb
Add documentation for shorthand syntax
2013-07-04 00:31:07 +02:00
Seth House
3412729a84
Added bsd_shadow and portage_config execution/state module docs
2013-07-03 15:43:42 -06:00
Kevin Tran
7122651d20
Fixed spelling
2013-06-22 14:24:14 -07:00
Colton Myers
bad8ed6d28
Document that top files are combined from various environments
...
Ref #5440
2013-06-19 10:08:05 -06:00
Chris Rebert
6a5ff56426
copyediting and formatting
2013-06-18 15:01:57 -07:00
Thomas S Hatch
320652e211
Add docs on prereq and prereq_in
2013-06-18 01:52:10 -06:00
Chris Rebert
d5b7c7d037
requisites.rst: minor copyediting
2013-06-17 13:02:27 -06:00
Thomas S Hatch
89d6d1241c
Add initial prereq docs, this needs a lot more, and a tutorial
2013-06-15 00:44:54 -06:00
Chris Rebert
7e79440c8d
copyedit states/layers.rst
2013-06-10 17:11:29 -07:00
Thomas S Hatch
f76fb045c2
Add initial state layer documentation
2013-06-09 16:28:27 -04:00
Seth House
cfd349afe1
Fixed rST indentation on seealso
2013-06-07 12:47:47 -06:00
Seth House
4499cfed0b
Added new state module docs
2013-06-06 17:05:50 -06:00
Thomas S Hatch
4f1339305f
Add docs on overstate funciton calls
2013-05-28 04:45:47 +00:00
Thomas S Hatch
31c6045b01
Add vars reference document. Fix #5220
2013-05-27 18:48:21 +00:00
Thomas S Hatch
856eeb7746
Add docs for #5035
2013-05-16 17:51:50 -06:00
Thomas S Hatch
63058e3bde
Merge pull request #4715 from shadowfax-chc/lvm
...
Lvm State
2013-05-01 22:18:28 -07:00
Seth House
45fcf66ee1
Added docs files for new modules
2013-04-30 14:16:22 -06:00
Seth House
32f063cb39
Added docs for new execution & state modules
2013-04-30 14:06:16 -06:00
shadowfax-chc
e0d8d2073f
Added docs for lvm state
2013-04-29 21:37:18 -04:00
shadowfax-chc
8b7fb8cbd3
Added docs for lvm state
2013-04-29 21:36:55 -04:00
Thomas S Hatch
2affd3ee2a
Add extra include docs, fix #4274
2013-04-28 20:19:43 -06:00
shadowfax-chc
28a93d5fee
Added docs for mdadm state
2013-04-08 22:24:46 -04:00
Erik Johnson
a099d8df57
Update renderer docs
...
Remove reference to the python renderer being added in the future, as it
has been around for some time.
2013-04-07 00:51:19 -05:00
Seth House
ffb9bc557f
Added disk, npm state module docs
2013-03-29 12:25:37 -06:00
David Boucha
fd90f534eb
Merge pull request #4304 from JustinCarmony/docs-watch-in-plug
...
Adding a reference to watch_in on the highstate reference
2013-03-27 20:49:25 -07:00
Justin Carmony
1a333692ac
Adding a reference to watch_in on the highstate reference
2013-03-27 21:44:57 -06:00
Jeff Schroeder
86e7900c29
Adding tomcat state documentation
...
Fixes #4256
2013-03-26 00:06:12 -05:00
Thomas S Hatch
1f0d9d7dab
Add libvirt docs to the doc index
2013-03-21 15:22:46 -06:00
Thomas S Hatch
8c3212faba
Add libvirt to the index
2013-03-21 15:22:32 -06:00
Gary Wilson Jr
bd499e5640
Fixed several minor misspellings and acronym capitalizations.
2013-03-18 16:42:57 -05:00