Commit Graph

1907 Commits

Author SHA1 Message Date
Bret Palsson
c9fdfb7574 libevent-dev required to pip install gevent 2013-10-30 13:11:28 -06:00
Seth House
fd59d9df39 Revert "Removed links to Dash docs until feeds are fixed"
This reverts commit 197ffa1b05.

Dash feeds are working! Refs #5839
2013-10-30 11:00:31 -06:00
Colton Myers
b98f5f4acd Merge pull request #8147 from terminalmage/docs
Improve git_pillar docs
2013-10-29 12:29:13 -07:00
mekstrem
c35fb3dfee Update conf.py
Fixed typo.
2013-10-29 09:13:07 +01:00
David Boucha
9a4837dd8a Add Windows installer 0.17.1.1 release 2013-10-28 18:33:36 -06:00
Erik Johnson
4a8bd16787 Improve git_pillar documentation
This adds a brief explanation of git_pillar to the gitfs walkthrough.
Even though they don't work the same, they do similar things for
file_roots and pillar_roots, and it bears mentioning.

Also, this adds a better explanation of how git_pillar works to the
top-level docstring for pillar/git_pillar.py.
2013-10-28 17:09:38 -05:00
Dan Garthwaite
eb85b12153 ReStructure doesn't req * to be escaped in blockquotes. 2013-10-28 11:55:31 -04:00
Dan Garthwaite
ff242cc482 Tying tags and events to state files wasn't clear to me.
Also some typoes and escaping '*' chars.
2013-10-28 11:43:59 -04:00
Erik Johnson
0c488ede5d Add windows network state to docs 2013-10-25 12:47:45 -05:00
Erik Johnson
fc1691ffee Fix refs to old pkg_resource.pack_pkgs 2013-10-25 12:47:45 -05:00
Thomas S Hatch
d7a8c5b5eb Merge pull request #8034 from cachedout/7748
Non-minified version of modernizr-2.6.2-respond-1.1.0.min.js. Refs #7748...
2013-10-25 09:35:00 -07:00
Thomas S Hatch
68b90aa00e Merge pull request #8097 from cmartyniuk/patch-1
Added information about sls type requisites
2013-10-25 09:20:40 -07:00
Thomas S Hatch
dfc90634a1 no longer future tense 2013-10-25 09:02:43 -06:00
Thomas S Hatch
d6c970a9c8 Fix first person refs 2013-10-25 09:02:43 -06:00
Thomas S Hatch
a44f9a9108 Add tutorial for state ordering 2013-10-25 09:02:43 -06:00
cmartyniuk
6ef4b6bfcc Added information about sls type requisites 2013-10-25 09:18:38 -03:00
Chris Rebert
31ad8ee653 copyedit recently-enhanced docs 2013-10-24 23:31:13 -07:00
Forrest Alvarez
35745dbfea fixed a typo in the halite docs, reworded a sentence to clarify how halite is obtained 2013-10-24 19:02:59 +00:00
Colton Myers
8f5e0245dd Merge pull request #8065 from gravyboat/develop
Initial documentation push for halite, updates to 0.17 release notes, updates to hacking guide.
2013-10-24 10:06:02 -07:00
Colton Myers
6a359974b6 Merge pull request #8077 from cachedout/#7984
Remove stale files in the docs dir. Refs #7984. Tested against a build a...
2013-10-24 10:03:32 -07:00
David Boucha
ba0abb6810 Merge pull request #8073 from equinoxefr/update_nsis_installer
Removing nsProcess plugin.
2013-10-24 09:58:55 -07:00
Mike Place
82d6e28125 Remove stale files in the docs dir. Refs #7984. Tested against a build and walk-through of the HTML docs. 2013-10-24 10:09:37 -06:00
EquinoxeFR
34c6f6c831 Removing nsProcess plugin. Using ExecWait and a sleep 3s to stop salt-minion. 2013-10-24 15:19:21 +02:00
Pedro Algarvio
7e37dc95e3 Merge pull request #8061 from cachedout/free-fonts
Stop shipping fonts in the docset. Start using free-fonts from Google. Fixes #7983
2013-10-24 04:35:33 -07:00
Forrest Alvarez
d6f78e2484 Reworked part of the halite docs to clarify the running of halite itself, created sections in prep for nginx/apache work. 2013-10-24 03:56:19 +00:00
Forrest Alvarez
32a3d82595 Merge remote branch 'upstream/develop' into develop 2013-10-24 03:37:11 +00:00
Mike Place
cedf587522 Stop shipping fonts in the docset. Start using free-fonts from Google and then fall-back to system fonts if those are not available. 2013-10-23 15:42:24 -06:00
Colton Myers
8f2361418f Add note about upgrading minions for 0.17.1 2013-10-23 11:49:07 -06:00
Mike Place
da165cda8d Run yepnope through JSBeautify to unminify for Debian packaging. Refs #7748. 2013-10-23 10:28:45 -06:00
Henrik Holmboe
218b842068 I always have to look up these :) 2013-10-23 17:05:56 +02:00
Joseph Hall
87e459cb55 Merge pull request #8042 from equinoxefr/update_doc_nsis
Adding NSIS plugin to the doc
2013-10-23 04:50:21 -07:00
EquinoxeFR
47bc1192c1 Adding NSIS plugin to the doc 2013-10-23 13:41:01 +02:00
Forrest Alvarez
b64dc90a20 updated hacking (developing) tutorial with information on running a simplye python http server to show changes that you have made. 2013-10-23 05:23:24 +00:00
Forrest Alvarez
5039727898 initial add of the halite docs, still need a lot of work. 2013-10-23 04:51:52 +00:00
Forrest Alvarez
e164562c90 Merge remote branch 'upstream/develop' into develop 2013-10-23 04:48:17 +00:00
Mike Place
381ca634e9 Non-minified version of modernizr-2.6.2-respond-1.1.0.min.js. Refs #7748. 2013-10-22 20:07:58 -06:00
Elias Probst
e483404260 Corrected typos. 2013-10-22 19:38:31 +02:00
Erik Johnson
67ca15ecc2 Fix sphinx build warning
Section headers must have their underline the same length as the section
header itself.
2013-10-21 10:43:55 -05:00
Forrest Alvarez
e4c27d634b Updated the 0.17.0 docs to link over to halite, and clear up that it is not included with salt-master. Created a new halite tutorial that talks about how to set up halite, this is still incomplete for the amount of info I would like in it. 2013-10-20 02:48:01 +00:00
Chris Rebert
4253901ce7 copyedit 0.17.1 release notes 2013-10-18 12:55:49 -07:00
Thomas S Hatch
f013b756bf update 0.17.1 release notes 2013-10-18 13:37:47 -06:00
Seth House
6c23fdbfe1 Updated Saltconf sidebar graphic 2013-10-18 13:28:37 -06:00
Erik Johnson
c9b455c9fb add "chocolatey" module to docs 2013-10-18 13:09:54 -05:00
Pedro Algarvio
0143e78877 Merge pull request #7929 from cachedout/develop
Fix for #5737 and some minor doc changes.
2013-10-18 00:57:50 -07:00
David Boucha
746369d7b6 Bump Salt Windows installer version. Add to docs 2013-10-18 01:24:37 -06:00
Seth House
70be208bc5 Added Saltconf banner to docs sidebar 2013-10-17 17:44:53 -06:00
Mike Place
d583554143 Documentation clarification to make the explanation of /etc/salt/grains more specific. 2013-10-17 15:49:14 -06:00
Seth House
9834a9afda Added SaltConf banner to main docs page 2013-10-17 12:36:19 -06:00
Erik Johnson
db3768d00a Bump version to 0.17.1 2013-10-17 13:04:01 -05:00
Colton Myers
a0cee95562 Add release notes for 0.17.1 2013-10-17 10:12:16 -06:00