Commit Graph

1870 Commits

Author SHA1 Message Date
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
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
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
Erik Johnson
433f4a98da Add new ports state to docs 2013-10-16 23:50:12 -05:00
Thomas S Hatch
6a610679a5 Merge pull request #7897 from s0undt3ch/features/func-aliases-doc-fix
Properly render aliased salt function names. Fixes #7885.
2013-10-16 14:59:04 -07:00
Pedro Algarvio
99bcf207d0 Properly render aliased salt function names. Fixes #7885. 2013-10-16 22:52:56 +01:00
Colton Myers
c4dde69a2f Add note about pillar.get() vs salt['pillar.get']() in templates, Fix #7566 2013-10-16 15:43:03 -06:00
Thomas S Hatch
848bd5fc5e Merge pull request #7885 from loz-hurst/develop
Added note about methods with trailing underscores to module docs.
2013-10-16 10:12:16 -07:00
loz-hurst
91d7b2a346 Added note about methods with trailing underscores to module docs.
Not fantastically impressed with what I've written and welcome for someone else to have a stab at it - trying to rectify that it's not clear from the docs ANYWHERE that, e.g., salt.states.alternatives.set_ must be specified as 'alternatives.set' or 'alternatives: - set' in the sls.  'alternatives.set_' or 'alternatives: - set_' will not work.

As a python coder it's obvious what's going on to avoid the name clash in the source but I wouldn't expect all salt users to be python programmers so it needs mentioning somewhere, imho.
2013-10-16 18:10:02 +01:00
Seth House
b0754813df Added docker execution and state modules to docs 2013-10-16 10:58:04 -06:00
Seth House
fd7fd06ebc Removed docs for lxcdocker execution and state modules 2013-10-16 10:47:12 -06:00
Thomas S Hatch
7d164e687e Merge pull request #7864 from makinacorpus/docker
Docker support
2013-10-15 16:13:39 -07:00
Seth House
069b84fd24 Removed 'sys' from pseudo modules list; is real module now 2013-10-15 16:00:02 -06:00
Seth House
8500b88354 Added new/missing state modules 2013-10-15 16:00:02 -06:00
Seth House
f1f47b085f Added new/missing runner modules 2013-10-15 16:00:02 -06:00
Seth House
a577be0170 Added new/missing returner modules 2013-10-15 16:00:02 -06:00
Seth House
a719fec161 Added new/missing pillar modules 2013-10-15 16:00:02 -06:00
Seth House
1183924bcb Added new/missing auth modules 2013-10-15 16:00:01 -06:00
Seth House
7246864f1b Added new/missing execution modules 2013-10-15 16:00:01 -06:00
Seth House
0f3c0bc8bb Checked in generated docs for freebsdports module and ntp state module 2013-10-15 16:00:01 -06:00
Seth House
264824cb51 Removed duplicate link to translating doc 2013-10-15 16:00:01 -06:00
Thomas S Hatch
2a34cab36e Merge pull request #7851 from terminalmage/freebsdports
Finish freebsdports module
2013-10-15 11:12:38 -07:00
Erik Johnson
7e38753c0c Add new "translating" page to the TOC 2013-10-15 13:02:28 -05:00
Erik Johnson
277fb1e12e Add freebsdports module to docs 2013-10-15 13:02:27 -05:00
scottp-dpaw
89dfebf80f Refreshed build instructions for Windows 2013-10-15 16:47:37 +08:00
Pedro Algarvio
45bd454c86 Update the translations doc to include the client setup. 2013-10-15 01:28:08 +01:00
Pedro Algarvio
fa0573d5f5 Update the translation doc to mention the Makefile target. 2013-10-14 22:20:00 +01:00
Pedro Algarvio
8d40a3037b Include the translating document in a toctree. 2013-10-14 22:19:24 +01:00
Pedro Algarvio
13ee3a59bb Add a download-translations target to the Makefile. 2013-10-14 22:05:23 +01:00
Pedro Algarvio
e3fecabcbe Add information on how to build a localized version of the documentation. 2013-10-14 21:14:33 +01:00
Pedro Algarvio
1be51814a5 Provide a script to simplify the translations download process. 2013-10-14 21:02:23 +01:00
Pedro Algarvio
0bd6ad6f8e Switch to anonymous links, simplifies translations. 2013-10-14 20:35:23 +01:00
Pedro Algarvio
9827f00837 The translation template catalogs are under _build again.
Compile message catalogs for the desired language before generating the documentation.
2013-10-14 20:24:42 +01:00
Pedro Algarvio
a047acea12 Include script to compile the translation catalogs. 2013-10-14 20:00:39 +01:00
Pedro Algarvio
2f3aa98bd3 Provide a script to update the source translation templates to Transifex. 2013-10-14 18:28:08 +01:00
Pedro Algarvio
85211daa41 Use /usr/bin/env python as opposed to /usr/bin/python. 2013-10-14 12:29:41 +01:00
Pedro Algarvio
911709e682 Add a script to setup the transifex client config file. 2013-10-14 12:28:38 +01:00
Mathieu Le Marec - Pasquet
7dc46a2bbe Merge remote-tracking branch 's/develop' into docker 2013-10-14 00:52:33 +02:00
Pedro Algarvio
2ca73d1a6e It's a link! 2013-10-13 21:09:19 +01:00
Pedro Algarvio
563fdbcd10 Merge pull request #7793 from s0undt3ch/features/i18n-documentation
[READ THE BODY] Explain how to help out translating the documentation.
2013-10-13 12:49:08 -07:00