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
pille
aa08f8a52b
updated ubuntu install doc
...
currently there's no single up-to-date salt-package anymore.
it has been split into pieces. wrt #711 .
2012-02-27 11:44:48 +01:00
Thomas S Hatch
a010ffa9f3
Add deprecation warning to manpage for salt -Q
2012-02-25 23:41:41 -07:00
Thomas S Hatch
632336ffbb
Add dynamic module loading doc
2012-02-25 23:19:09 -07:00
Seth House
f01a76546e
Removed old grains doc from toctree
...
Should have been in 084f8a7
.
2012-02-25 14:56:29 -07:00
Seth House
bca4c2ff12
Added document-level headings to platform-specific headings
2012-02-25 14:56:29 -07:00
Seth House
be81d5dde5
Removed duplicate global labels from install tutorials
2012-02-25 14:56:28 -07:00
Seth House
2ed2241ff7
Moved platform-specific tutorials into the installation instructions
2012-02-25 14:56:28 -07:00
Seth House
d9b17cede2
Re-added the installation docs
...
Since RTD build the latest docs as the default available docs having the
installation instructions along with the rest of the docs is really the
best place for them to live.
Fixes #762
Fixes #763
2012-02-25 14:55:44 -07:00
Thomas S Hatch
61edeecdf6
Add providers doc
2012-02-25 01:52:48 -07:00
Seth House
084f8a7259
Added and organized documents on ways of targeting minions
2012-02-25 01:15:57 -07:00
Seth House
6564683052
Updated legacy reference to the minion id as 'hostname'
2012-02-24 23:44:31 -07:00
Seth House
8070d1f479
Made steps 1 & 2 more explicitly tutorials
2012-02-24 23:44:31 -07:00
Ben Hosmer
25981d24db
Adding documentation for deleting a salt-key
2012-02-21 19:36:22 -05:00
Ben Hosmer
3df7714dc3
Adding documention to delete a minion key
2012-02-21 19:26:20 -05:00
Michael Lustfield
1ed6b5e56a
Simple typo in example usage of salt.modules.virt.freecpu()
2012-02-21 15:50:38 -06:00
Christer Edwards
e47f498d7c
created basic installation tutorial for fedora 16
2012-02-20 18:29:28 -07:00
Christer Edwards
eb97e55252
created archlinux installation tutorial
2012-02-20 16:37:12 -07:00
Christer Edwards
361d1f9eb1
removed instructions re: path changes
...
the Makefile has been patched so those manual
changes are no longer needed. Also updated
the tested versions.
2012-02-19 22:46:10 -07:00
Seth House
7d4e07b138
Add more template overrides to link back to the homepage
...
RTD uses layout.html internally so you can't override blocks directly
from it.
2012-02-18 11:52:23 -07:00
Seth House
14a6c598c5
Added class to screencast icon to make it display better
2012-02-18 11:41:12 -07:00
Seth House
46c280167f
Added links to other EC2 and FreeBSD tutorials
2012-02-18 11:38:08 -07:00
Seth House
b7a96a47a6
Changed the "In depth" sections into real headings
2012-02-18 11:37:39 -07:00
Seth House
c03716e470
Revert "Playing with RTD tweak to use Sphinx default theme"
...
This reverts commit c5af26f31a
.
2012-02-18 10:43:59 -07:00
Seth House
c5af26f31a
Playing with RTD tweak to use Sphinx default theme
2012-02-18 10:40:50 -07:00
Seth House
d5e4b4a94b
Moved some of new sys module documentation into the existing doc
2012-02-17 14:44:49 -07:00
Thomas S Hatch
514faf9314
initial troubleshooting doc
2012-02-17 14:04:05 -07:00
Thomas S Hatch
454d9156f3
add module doc for the sys module
2012-02-17 13:08:31 -07:00
Thomas S Hatch
bb58d17c8b
Add more docs to the state writing document
2012-02-17 12:52:29 -07:00
Thomas S Hatch
a45ba616df
write reffernce on requisites
2012-02-17 11:41:48 -07:00
Thomas S Hatch
21ba494638
Make the release a little clearer with the proc dir
2012-02-15 11:16:58 -07:00
Thomas S Hatch
545058551b
update man pages for 0.9.7
2012-02-15 09:54:37 -07:00
Thomas S Hatch
55d0385ba7
initial copy of the 0.9.7 release file
2012-02-14 23:39:11 -07:00
Thomas S Hatch
83adaa0899
Add note about the id dec having a dot fix
2012-02-12 15:01:58 -07:00
Seth House
167ba49880
Revert "Added a link to saltstack.org to the sidebar"
...
This reverts commit 2e0041e2b8
.
This does not show up on RTD.
2012-02-12 04:38:28 -07:00
Seth House
b5efb163c3
Merge branch 'doc-sys' into develop
2012-02-12 04:36:54 -07:00
Seth House
c98db04b9a
Added doc on the `sys
` pseudo-module
2012-02-12 04:36:44 -07:00
Seth House
963c05f706
Merge branch 'doc-pkgmod' into develop
2012-02-12 04:15:08 -07:00
Seth House
258a449be9
Merge branch 'doc-ordering' into develop
2012-02-12 04:15:01 -07:00
Seth House
3a5b7a4f02
Added a doc for the pkg virtual module
2012-02-12 04:13:34 -07:00
Seth House
a6da234826
Added note to State ordering doc about source order
2012-02-12 02:56:46 -07:00
Seth House
b19bea572e
Added a bunch of examples to the highstates docs
...
Also wording and formatting fixes.
2012-02-12 02:34:17 -07:00
Seth House
2e0041e2b8
Added a link to saltstack.org to the sidebar
...
This is largely a test commit. I'm still unsure what all template blocks
I can override on rtd.
2012-02-10 10:46:03 -07:00
Bret Palsson
f66738e934
Update copyright date
2012-02-10 10:20:45 -07:00
Bret Palsson
e8a2f186e8
Merge branch 'develop' of git://github.com/saltstack/salt into develop
2012-02-10 10:14:30 -07:00
Bret Palsson
14e9f44c50
Apparently I forgot how git works... Second attempt
...
- Add modules.rh_network and states.network to documentation
- Add modules.rh_network and states.network to documentation index
- Update copyright year in documentation
- Minor changes to the rh_network module
2012-02-10 00:29:49 -07:00
Bret Palsson
f795c36c3a
- Add network states file
...
- Add modules.rh_network and states.network to documentation
- Add modules.rh_network and states.network to documentation index
- Update copyright year in documentation
- Began work on the network states
- Minor changes to the rh_network module
2012-02-10 00:21:04 -07:00
Thomas S Hatch
26bbd93d0a
FINALLY, I documented that grains can be in the minion config
2012-02-09 13:14:35 -07:00
Thomas S Hatch
427666236d
Add environment to the configuration guide
2012-02-09 11:57:37 -07:00
Thomas S Hatch
483c33bc7c
Add the documentation for the external-nodes option
2012-02-09 11:45:59 -07:00
Thomas S Hatch
fa03eebf15
Add some docs on the sls shebang line
2012-02-09 11:13:55 -07:00
Seth House
5a579b681d
Updated logo png with transparency
2012-02-08 12:59:20 -07:00
Seth House
4514368865
Removed site homepage; replaced with docs homepage
2012-02-08 03:20:41 -07:00
Seth House
f7dce9a7ee
Replaced links to installation instructions
2012-02-08 03:20:41 -07:00
Seth House
55e3202354
Removed installation doc in favor of more dynamic one at new site
...
A Django site has been set up which can handle time-sensitive
information a bit better than that Sphinx solution.
2012-02-08 03:20:41 -07:00
Seth House
45da8b9578
Removed custom Sphinx theme
...
Preparing to move all docs to RTD.
2012-02-08 03:20:41 -07:00
Thomas S Hatch
391fb16d8f
Merge pull request #645 from akoumjian/develop
...
mentioning location to place custom states
2012-02-06 12:40:28 -08:00
Alec Koumjian
987e155d88
mentioning location to place custom states
2012-02-06 12:32:21 -08:00
Erik Johnson
29ac92990f
fix syntax errors introduced in 0f776c13
2012-02-04 10:23:28 -06:00
Thomas S Hatch
208fbfa5b5
Add some returner documentation
2012-02-02 09:57:40 -07:00
Erik Johnson
088bdc26f5
spelling/grammar corrections
2012-02-01 14:09:25 -06:00
Thomas S Hatch
c295899f85
Ad initial docs for the jobs interface
2012-01-31 23:27:09 -07:00
Thomas S Hatch
0d524920e7
move the ec2 bootstrap into tutorials
2012-01-31 22:35:50 -07:00
Thomas S Hatch
7350766473
Merge pull request #621 from akoumjian/develop
...
Adding ec2 cloud-init bootstrap docs
2012-01-31 20:36:02 -08:00
Alec Koumjian
8372ee5fd4
Adding ec2 cloud-init bootstrap docs
2012-01-31 20:33:39 -08:00
Thomas S Hatch
0f776c13be
Add top file doc
2012-01-31 18:37:33 -07:00
Thomas S Hatch
6425dd1bb6
update grains doc
2012-01-31 17:05:42 -07:00
Alec Koumjian
5b0b277a5e
Telling users where to place their custom grains (_grains). Also, what actions sync the grains
2012-01-31 15:53:48 -08:00
Erik Johnson
3511018dd2
slight grammatical change
2012-01-30 13:23:00 -06:00
Erik Johnson
3d2cf86a0c
corrected previous commit
2012-01-30 13:21:06 -06:00
Erik Johnson
6020c6b4aa
added note about ID declaration uniqueness
2012-01-30 13:11:27 -06:00
Erik Johnson
84cd002e64
need empty line before code blocks. added ones that were missing.
2012-01-30 11:25:08 -06:00
Erik Johnson
6a6ca5f753
added missing period
2012-01-29 20:08:40 -06:00
Erik Johnson
e2eaef1f44
1) Fixed syntax error affecting yaml code block. 2) A couple grammmar fixes. 3) Added section on return data for states
2012-01-29 19:48:45 -06:00
Erik Johnson
56ac9dec70
add link to state.highstate
2012-01-29 19:02:05 -06:00
Erik Johnson
a475787f41
Add warning about using dots in ID declaration
2012-01-29 18:51:57 -06:00
Seth House
ad5216963f
Removed unnecessary repo from the PPA install instructions
...
The zmq packages are now hosted in our own repository.
2012-01-27 13:22:24 -07:00
Seth House
434a8a96aa
Updated favicon with new logo
2012-01-27 13:21:58 -07:00
Thomas S Hatch
57fff21be1
fix missing :
2012-01-25 21:15:01 -07:00
Seth House
dd693ba8a0
Added msgpack to the list of dependencies
2012-01-24 12:45:23 -07:00
Thomas S Hatch
d16ab04236
Merge branch 'develop' of https://github.com/rubic/salt into rubic-develop
2012-01-23 18:35:05 -07:00
Jeff Schroeder
537dd5ca93
Fix a tyop in the 0.9.6 release notes
2012-01-22 16:56:29 -08:00
Thomas S Hatch
68684c7426
Add release notes for 0.9.6
2012-01-21 23:08:23 -07:00
Seth House
958347a7be
Spelling fixes
2012-01-21 21:38:28 -07:00
Thomas S Hatch
6804c86b3a
update man pages to 0.9.6
2012-01-20 20:45:27 -07:00
Thomas S Hatch
26b0215a2b
Add msgpack top Mock modules
2012-01-20 20:36:16 -07:00
Erik Johnson
2262db9468
updated to reflect changes in commit 93423aa2e5
2012-01-20 04:49:22 -06:00
Jeff Bauer
4ac1448d64
updated salt-key doc for rejected keys
2012-01-19 12:46:12 -06:00
Thomas S Hatch
cb80f70cdb
Merge pull request #543 from rubic/develop
...
updated documentation for user, fixed configuration template links
2012-01-18 21:30:21 -08:00
Jeff Bauer
d67c7f5613
updated documentation for user, fixed configuration template links
2012-01-18 23:04:48 -06:00
Evan Borgstrom
1cffa188e5
Minor documentation correction on 'context' & 'defaults'
...
To ensure the YAML structure correctly assigns 'context' & 'defaults' as
dicts the elements under context & defaults need an extra set of
indents.
Example:
- example:
test: 1
Compiles to: [{'example': None, 'test': 1}]
While:
- example:
test: 1
Correctly compiles to: [{'example': {'test': 1}}]
2012-01-18 18:38:29 -05:00
Corey Quinn
dfd82ad0bd
Debian/Ubuntu package for upstream acceptance
...
Applying latest changes for packaging
Fixed typos in man pages
Latest round of changes
More packaging fixups
Fixed salt-common typo
Fixed wildcarding in install files
Removed extra man pages
Removed trailing slash
Fixed links
Moved binaries to proper packages
Fixed man pages
Pathing
Perms tweak
Missing files
Fixed spacing
Fixed another lintian error
build the msgpack stuff
Updating rules and install files
Fixed shebang
Control updates
Fixed copyright file
Fixed lintian
Fixed overrides
cmd.retcode no longer uses subprocess.call since it is broken
fix issue with source_hash and trailing whitespace
Bye-bye pickle, hello msgpack
Add docs for new source powers
Add support for source_hash to be a source hash string
add pure python template type
add return clarifying that no states were found if no states are found
change some strings to use format
add code to cache jobs on the minion if option is set
serialize cache data
was caching the wrong line data
Add cache_jobs to the minion config template
add docs for new config param cache_jobs
make the minions return to the master in addition to returning to
returners
Add capability to designate multiple returns
only run the apache module if apachectl is installed
only load solr module if solr is installed
Debug statement used the wrong variable.
Only load nginx on machines that have nginx installed
Make it more like the apache module
2012-01-18 12:15:01 -08:00
Seth House
b4b0e1a7c3
Fixed various reST stuffs in the 0.9.5 release notes
2012-01-16 17:27:04 -07:00
Seth House
4e3aacc813
Slight modifications to docs in preparation for rtfd.org
...
Moved the html customizations into a proper theme and cleaned up the
configs to be useful for the default theme.
2012-01-16 02:46:41 -07:00
Seth House
105ed6d70c
Added pyyaml to the list of mocked imports for the docs
2012-01-16 01:45:30 -07:00
Seth House
b9dc071b45
Added host of reST fixes for the release
2012-01-15 22:54:23 -07:00
Seth House
b54d4ee573
Added new modules, states, returners docs
2012-01-15 22:54:23 -07:00
Seth House
31354bf15b
Mock various imports req'd for autodoc
2012-01-15 22:38:34 -07:00
Seth House
4b8a91bd4d
Replaced logo with new version
2012-01-15 17:18:30 -07:00
Thomas S Hatch
c42bf882e9
Merge branch 'develop' of github.com:saltstack/salt into 0.9.5
2012-01-14 20:24:12 -07:00
Thomas S Hatch
4169f45899
update the manpages
2012-01-14 20:23:12 -07:00
Byron Clark
b7e80c9269
Fix a small spelling mistake.
2012-01-14 20:19:46 -07:00
Thomas S Hatch
b762434c6e
Initial release notes for 0.9.5
2012-01-14 19:49:55 -07:00
Thomas S Hatch
3e2ac7f81e
fix copy/paste oversight
2012-01-13 20:04:28 -07:00
Thomas S Hatch
e0919bf68d
stub out file for dynamic modules doc
2012-01-13 17:44:16 -07:00
Thomas S Hatch
ddfef6e1c2
Add nodegroup targeting doc
2012-01-13 17:37:18 -07:00
Thomas S Hatch
6caf98e9d6
change syntax
2012-01-13 17:29:58 -07:00
Thomas S Hatch
4ef171b6a2
Finish adding the contents of the minion configuration guide
2012-01-13 17:27:43 -07:00
Thomas S Hatch
a24a880e56
fix ref to logfile in master configuration ref
2012-01-13 17:27:21 -07:00
Thomas S Hatch
4678e93b09
add some docs to the minion config manager
2012-01-13 14:17:54 -07:00
Thomas S Hatch
e9a69b1265
update config guide for the master
2012-01-13 12:35:56 -07:00
Thomas S Hatch
4d3c68c1c6
update the salt manpage for new features
2012-01-13 11:28:08 -07:00
Seth House
4edf6da1ed
Put local Salt directory at the front of PYTHONPATH
...
Sphinx's autodoc was seeing the globally installed Salt over the local
copy.
2012-01-10 06:10:34 -07:00
Thomas S Hatch
b63d51c3bb
Add script to gen the gource video to webm
2012-01-08 00:20:18 -07:00
Aaron Bull Schaefer
21d0aef86d
Fix typo in man page's query option description
2012-01-07 15:34:57 -08:00
Seth House
58b240fb65
Merge pull request #424 from whiteinge/doc-fedorainstall
...
Fixed the Fedora install instructions
2012-01-04 12:08:12 -08:00
Christer Edwards
ba8f18c542
fix grains usage example and syntax
...
Port of change from e5aea88fbf
which will get overwritten when the
manpages are generated from Sphinx.
2012-01-04 02:15:44 -07:00
Christer Edwards
e5aea88fbf
fix grains usage example and syntax
2012-01-03 20:23:30 -07:00
Seth House
da526872b0
Fixed the Fedora install instructions
2012-01-03 14:15:49 -07:00
Christer Edwards
ef576c607a
freebsd installation documentation and tutorial
2012-01-02 22:47:05 -07:00
Thomas S Hatch
fb00520a56
fix header for Gentoo instructions
2012-01-02 22:22:51 -07:00
Thomas S Hatch
3b0446963b
Add Gentoo instructions for installation
2012-01-02 21:52:13 -07:00
Seth House
76610ee2d6
Fixed incorrect docs about the python-zmq package; thanks akaihola!
2011-12-22 11:26:26 -07:00
Seth House
e5ffaf193d
Fixed a bone-headed typo; thanks for the report, Zheng Liu!
2011-12-21 08:15:35 -07:00
Seth House
badb3dff12
Updated IRC references from OFTC to Freenode
2011-12-12 13:53:36 -07:00
Seth House
a9a0f58698
Simplified the Lucid instructions
...
I don't yet know how to get the PPA also building for Maverick, so may
as well simplify the instructions for now.
2011-12-12 01:54:56 -07:00
Seth House
b08b0f98f5
Added el5/el6 install instructions; unified all the rpm instructions
2011-12-12 01:51:36 -07:00
Thomas S Hatch
a7a136fd8d
Add starting states doc
2011-12-10 00:28:29 -07:00
Thomas S Hatch
538541916e
Merge pull request #333 from whiteinge/doc-runnerstypo
...
Fixed typo in runners docs (thanks, SEJeff)
2011-12-08 07:36:46 -08:00
Seth House
13ae216307
Added a versionadded directive for the new compound targeting
2011-12-07 23:42:05 -07:00
Seth House
cfc3e9ab33
Fixed typo in runners docs (thanks, SEJeff)
2011-12-07 23:41:07 -07:00
Thomas S Hatch
dfe041d146
Add state wrting doc - still needs some love
2011-12-04 23:29:03 -07:00
Thomas S Hatch
6edb7f4c38
dd some documentation for compond targets
2011-12-04 16:09:12 -07:00
Thomas S Hatch
46a3e538f3
update salt manpage for the new compound matcher
2011-12-04 15:34:01 -07:00
Maxim Burgerhout
a1d934743a
Documentation and spelling fixes
...
Some docstrings where clearly leftovers from previous copy-paste actions or
contained wrong information. I fixed those, together with the salt (7) manpage.
2011-11-30 22:15:29 +01:00
Seth House
4870c12526
Updated Debian installation instructions
2011-11-28 03:19:23 -07:00
Seth House
d050aa4ac3
Fixed rST syntax error
2011-11-27 23:49:50 -07:00
Thomas S Hatch
3efe6374c0
Add 0.9.4 rel announcement
2011-11-27 21:53:58 -07:00
Thomas S Hatch
be50ce0e52
remove deprecated state examples
2011-11-27 16:03:35 -07:00
Thomas S Hatch
a33d448817
update man pages for 0.9.4
2011-11-27 15:53:48 -07:00
Seth House
98c3e75e8e
Added a few missing modules to the module index
2011-11-27 10:43:17 -07:00
Thomas S Hatch
a1d404c1ff
fix doc to be valid python
2011-11-26 23:08:44 -07:00
Thomas S Hatch
d20aaf768d
Add failhard doc
2011-11-26 22:53:32 -07:00
Thomas S Hatch
942cbe9957
Merge pull request #286 from whiteinge/ordering-rst-fix
...
Fixed two rST syntax errors in the ordering doc
2011-11-26 21:21:56 -08:00
Seth House
a4a7f11727
Improved documentation for Debian
2011-11-26 12:56:20 -07:00
Thomas S Hatch
4237b781a4
Merge pull request #278 from whiteinge/doc-dependencies
...
Emphasise Salt dependencies in the install docs
2011-11-26 08:18:00 -08:00
Thomas S Hatch
8859175823
Merge pull request #277 from whiteinge/doc-glossary-fixes
...
Doc glossary fixes
2011-11-26 08:17:30 -08:00
Thomas S Hatch
d9655e0c72
Merge pull request #276 from whiteinge/yumpkg-docs
...
Added docs for the yumpkg module
2011-11-26 08:16:41 -08:00
Seth House
1a25688c86
Emphasise Salt dependencies in the install docs
2011-11-26 02:32:37 -07:00
Seth House
2f8616a42e
Fixed bad ref to grains
2011-11-26 02:16:32 -07:00
Seth House
e47b629d51
Fixed mismatched glossary entries/definitions in the highstates docs
2011-11-26 02:16:30 -07:00
Seth House
c55c94aafe
Added docs for the yumpkg module to the module list
...
Added a versionadded directive.
2011-11-26 01:45:36 -07:00
Seth House
c62e4f199c
Fixed two rST syntax errors
2011-11-26 01:02:14 -07:00
Seth House
d5b7d0366f
Updated the installation instructions for Ubuntu
2011-11-25 23:54:18 -07:00
Thomas S Hatch
df1c762d93
update ordering doc to handle last statement
2011-11-24 21:49:39 -07:00
Thomas S Hatch
1e520d8a04
Add ordering doc
2011-11-24 16:21:08 -07:00
Eric Poelke
9f2cd50a04
Renamed yum.py to yumcmd.py to avoid namespace conflict with the real yum module. Updated list_pkgs to handle any number of packages to be passed in for filtering purposes. Added clean_metadata function to keep options similar to the actual yum cli tool. More enhancements to available_version, now will return the version regardless of the package being an update to existing package or the version of a currently not installed package.
2011-11-22 17:15:45 -08:00
Seth House
08ed1da4cb
Added a custom 404 page for GitHub pages
2011-11-16 19:52:51 -07:00
Seth House
5392f23c62
Added link to FLOSS Weekly interview
2011-11-16 15:43:38 -07:00
Seth House
be3eabb0da
Fixed bad `watch
` example; added a note about name declarations
2011-11-16 14:41:44 -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
b6ecb49828
Updated URLs for the switch to the saltstack GitHub organization
2011-11-15 23:45:51 -07:00
Markus Gattol
dcf2eab462
added missing whitespace after ,
...
Signed-off-by: Markus Gattol <markus.gattol@sunoano.org>
2011-11-15 10:37:06 +00:00
Seth House
14e23344e5
Added Google Analytics to <head>
2011-11-13 23:52:50 -07:00
Thomas S Hatch
7884696c07
Merge branch 'master' of github.com:thatch45/salt
2011-11-13 11:26:57 -07:00
Seth House
dcd7676793
Fixed contents for the autosummary docs so next/previous work
2011-11-13 04:53:40 -07:00
Seth House
ebf5ce6474
Define sidebars only in conf.py; removed others
2011-11-13 04:53:40 -07:00
Seth House
3a1e7b115c
Added a custom sidebar for the autosummary docs
2011-11-13 04:53:40 -07:00
Seth House
dd0c07b7e8
Updated references to modules & returners
2011-11-13 03:25:34 -07:00
Seth House
9cc2c166ac
Added all current autosummary-generated stub documentation
2011-11-13 03:25:34 -07:00
Seth House
0639489083
Replace manual & monolithic automodule with individual autosummary
2011-11-13 03:25:34 -07:00
Thomas S Hatch
e2328997f6
Merge branch 'master' of github.com:thatch45/salt
2011-11-12 23:27:36 -07:00
Seth House
1d68dab07d
Fixed tiny rST error in roadmap
2011-11-12 22:47:36 -07:00
Seth House
ebc777dcd7
Removed local TOC from modules page (redundant with sidebar TOC)
2011-11-12 22:47:36 -07:00
Seth House
235d579a79
Added full list of States to the main page
2011-11-12 22:47:36 -07:00
Thomas S Hatch
b280f73276
kill a bug
2011-11-12 22:46:05 -07:00
Markus Gattol
4580bb962b
gitflow, tags with github issues
...
Signed-off-by: Markus Gattol <markus.gattol@sunoano.org>
2011-11-13 01:42:20 +00:00
Markus Gattol
795c2803de
additions/changes/fixes to roadmap
...
Signed-off-by: Markus Gattol <markus.gattol@sunoano.org>
2011-11-13 00:51:28 +00:00
Thomas S Hatch
522faec503
a few mroe comments for the roadmap
2011-11-12 17:23:42 -07:00
Thomas S Hatch
35d4e8ec78
update the roadmap with 1.0 and 2.0 goals
2011-11-12 17:20:45 -07:00
Thomas S Hatch
3244c8c1c5
Merge pull request #189 from whiteinge/docs-nextrelease
...
Docs nextrelease
2011-11-07 07:57:25 -08:00
Seth House
8ebdc4c1a7
Updated manpages for 0.9.3 release
2011-11-07 00:54:32 -07:00
Seth House
871e56007f
Fixed file mode; not sure how I marked these as +x
2011-11-06 22:47:36 -07:00
Seth House
a9c84ac216
Updated install/config screencast for saltstack blip.tv URL
2011-11-06 20:17:33 -07:00
Seth House
692a0d7ef4
Added ePUB output configuration
2011-11-06 19:47:48 -07:00
Seth House
6fd90568fe
Renamed the contents / toc files to be a bit more logical
2011-11-06 19:47:48 -07:00
Seth House
3b4408c915
Updated the homepage design
2011-11-06 19:05:30 -07:00
Seth House
f496d8d81a
Fixed some rST syntax, links, and other last-minute tweaks
2011-11-06 18:56:41 -07:00
Thomas S Hatch
1d10e42b31
add some hompagestubs
2011-11-05 18:20:57 -06:00
Thomas S Hatch
3c1b3fc511
update release files
2011-11-05 11:24:39 -06:00
Thomas S Hatch
ac509ceecc
wip - Start 0.9.3 release notes
2011-11-04 23:18:21 -06: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
c87c1746e0
Adjusted the highstate heading levels
2011-10-30 19:28:02 -06:00
Seth House
07872e2a8c
Renamed a couple highstate terms with a longer-form name
2011-10-30 19:28:02 -06:00
Seth House
4b48cc9a48
Added highstates to the main menu
2011-10-30 19:28:02 -06:00
Seth House
220e1fe6a7
Added toctree for the toc document
...
This defines the next/previous order for all documents.
2011-10-30 19:28:02 -06:00
Seth House
8582075a55
Moved requires into include for module & states tutorials
2011-10-30 19:28:02 -06:00
Seth House
39159303c6
Fixed invalid rst syntax
2011-10-30 13:20:31 -06:00
Seth House
c019fa1291
wip: Split States tutorial into separate steps
2011-10-30 12:41:14 -06:00
Seth House
7f30078989
Reformated highstates doc to allow for heavy cross-referencing
2011-10-30 12:41:14 -06:00