Seth House
86e0075fcf
Updated tutorials, highstate, and PyDSL docs from term links to ref
2014-02-27 19:43:12 -07:00
Paul Munday
e6b40b18c8
added [ ] to list larry...
2013-10-09 18:27:03 -07: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
Erik Johnson
02cd6d1868
Fix additional broken links
...
This takes care of the last of the warnings generated by sphinx when
building the HTML docs.
2013-08-03 23:35:50 -05:00
Erik Johnson
49839b72aa
Add a 4th step to the states tutorial
...
This adds a step showing how file roots can be used to "promote" states
from dev -> QA -> prod.
2013-07-25 20:41:21 -05:00
Erik Johnson
50b34955c3
Rename network.hwaddr to network.hw_addr
...
This also adds the aliases network.hwaddr, as well as network.ipaddrs
and network.ipaddrs6. Fixes #5061 .
2013-07-22 21:52:52 -05:00
Colton Myers
94fe24c905
Fix bad example in the state tutorial part 3, Fix #6165
2013-07-15 15:44:17 -06:00
James Kyle
4333141e87
Corrected syntax error in include example for python-libs.
...
Changed
include:
- python-libs
to
include:
- python.python-libs
2013-04-13 09:35:40 -07:00
HVN
c66201898c
fixbug on extend
example
2013-02-18 15:47:00 +07:00
Seth House
dc737520b9
Moved document fragments into excluded directory
...
This avoids "document isn't included in any toctree" warnings.
2013-01-24 00:06:02 -07:00
Alejandro Gómez
0112549c00
Fix typo in states tutorial part 3
2012-10-02 18:01:44 +02:00
Clint Savage
9a5d086bf3
more documentation cleanup
2012-08-03 00:23:39 -06:00
Andreas Gerstmayr
2ae0097401
fix typo in doc/states tutorial
2012-07-11 21:59:02 +03:00
Seth House
b7a49ec403
Updated function declarations in tutorials to use the short syntax
2012-06-18 00:04:51 -07:00
Taavi Burns
dc7b86d9c9
Fix misspelling of "curly".
2012-04-16 01:33:45 -04:00
Jeff Schroeder
9ce7db9710
Fix a busted link in the docs to grain info
2012-03-18 17:55:53 -07:00
David Boucha
3a5bb0407d
Various Doc fixes.
...
Mainly small typo fixes and clarifying some language
2012-03-08 21:05:52 -07:00
Erik Johnson
57d417fe41
simplify MAC address example by using network.hwaddr instead of parsing ifconfig with cmd.run
2012-02-27 16:51:04 -06:00
Thomas S Hatch
57fff21be1
fix missing :
2012-01-25 21:15:01 -07:00
Seth House
7e5f8be530
Fixed and improved the States tutorials
...
Got rid of the references to state.template and jumped straight into
state.highstate use and configuration.
2011-11-16 09:23:33 -07:00
Seth House
67c62c270c
Finished the States tutorials
...
They still need quite a bit of polish.
2011-10-30 19:43:18 -06:00
Seth House
c019fa1291
wip: Split States tutorial into separate steps
2011-10-30 12:41:14 -06:00