Megan Wilhite
b903b01cb9
Add initial onedir packaging documentation
2023-01-26 13:14:19 -07:00
Alyssa Rock
cbb629cff1
Fix docs build breaking errors
2022-12-12 14:11:32 -07:00
Alyssa Rock
c485d1de7b
Improve README and CONTRIBUTING
2022-11-07 15:22:13 -07:00
Wayne Werner
03f82cbe68
fix index link
2021-11-09 14:57:16 -05:00
Mike Place
7ca9bb3114
Update contents.rst
2021-11-09 14:57:16 -05:00
Alyssa Rock
2014a1befb
Moved Community section of the index to its own topic
2021-11-09 14:57:16 -05:00
ScriptAutomate
821d98afa8
Remove test trigger of man page gen
2021-02-10 06:21:23 -05:00
ScriptAutomate
8dba3f9dfe
Trigger man pages gen
2021-02-10 06:21:23 -05:00
ScriptAutomate
5b0dab0680
Move README contents; fix TOC for pdfs/epubs
2021-02-08 12:49:38 -05:00
ScriptAutomate
2a83ef6402
Refresh readme; import readme via Sphinx
2021-02-03 06:33:01 -05:00
Alyssa Rock
d3606be389
[DOCS]: Add topic describing Salt System Architecture for newbies ( #58664 )
...
* Add topic describing Salt System Architecture for newbies
* Fix breaking include error
* Fix typo
Co-authored-by: Sage the Rage <36676171+sagetherage@users.noreply.github.com>
2020-12-10 13:10:06 -07:00
Erik Johnson
395591d3c9
Add return codes docs to TOC
2018-07-31 17:23:20 -05:00
rallytime
3273bbdab7
Merge branch '2017.7' into '2018.3'
...
Conflicts:
- doc/ref/configuration/master.rst
- doc/ref/modules/all/index.rst
- doc/topics/grains/index.rst
- doc/topics/releases/2016.3.4.rst
- doc/topics/spm/spm_formula.rst
- doc/topics/tutorials/cron.rst
- doc/topics/tutorials/index.rst
- doc/topics/tutorials/stormpath.rst
- salt/engines/slack.py
- salt/log/handlers/fluent_mod.py
- salt/modules/cyg.py
- salt/modules/junos.py
- salt/modules/namecheap_dns.py
- salt/modules/namecheap_domains.py
- salt/modules/namecheap_ns.py
- salt/modules/namecheap_ssl.py
- salt/modules/namecheap_users.py
- salt/modules/reg.py
- salt/modules/tomcat.py
- salt/modules/vault.py
- salt/modules/win_file.py
- salt/modules/zpool.py
- salt/output/highstate.py
- salt/renderers/pass.py
- salt/runners/cache.py
- salt/states/boto_apigateway.py
- salt/states/boto_iam.py
- salt/states/boto_route53.py
- salt/states/msteams.py
- salt/states/reg.py
- salt/states/win_iis.py
- tests/integration/modules/test_cmdmod.py
- tests/integration/states/test_user.py
- tests/support/helpers.py
- tests/unit/cloud/clouds/test_openstack.py
- tests/unit/fileserver/test_gitfs.py
- tests/unit/modules/test_junos.py
- tests/unit/pillar/test_git.py
- tests/unit/states/test_win_path.py
- tests/unit/test_pillar.py
- tests/unit/utils/test_format_call.py
- tests/unit/utils/test_utils.py
- tests/unit/utils/test_warnings.py
2018-06-01 14:54:12 -04:00
Erik Johnson
93ee5ee2b0
Fix all Sphinx warnings
...
Well, all but one, which we expect to see
2018-05-31 15:28:25 -05:00
Dmitry Kuzmenko
b55bba0d46
Slots documentation.
2018-01-11 14:05:58 +03:00
rallytime
ff417db115
Merge branch 'nitrogen' into 'develop'
...
Conflicts:
- doc/topics/venafi/index.rst
- pkg/salt-proxy@.service
- salt/config/__init__.py
2017-05-26 11:27:24 -06:00
Daniel Wallace
6dfb63f15d
add venafi to table of contents
2017-05-25 10:27:40 -06:00
Mircea Ulinic
2a8c9e43dc
Index napalm automation docs under the top-level TOC
2017-05-04 09:09:08 +00:00
David Boucha
a643340632
Add documentation for the Minion data cache
...
Includes docs for localfs and consul minion data cache modules
2017-01-19 15:53:22 -07:00
rallytime
513058945c
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- doc/ref/states/requisites.rst
- doc/topics/cloud/profitbricks.rst
- doc/topics/cloud/vsphere.rst
- doc/topics/releases/0.9.8.rst
- doc/topics/releases/releasecandidate.rst
- salt/cloud/clouds/vsphere.py
- salt/minion.py
- salt/states/archive.py
- tests/unit/states/archive_test.py
2016-12-19 14:58:39 -07:00
rallytime
02bfe7912c
Remove more ":doc:" references from doc/* files
2016-12-15 15:36:44 -07:00
Erik Johnson
4538b9e9d4
Add utility modules doc page to the TOC
2016-07-27 11:56:49 -05:00
Jacob Hammons
a424c38f5d
New doc site layout, 2016.3.0 release note known issue additions
2016-05-25 17:39:55 -06:00
Jacob Hammons
b192a9ba38
Doc restructuring, organization, and cleanup. Updated the doc navigation.
2016-01-31 20:10:02 -07:00
Colton Myers
35425b14ad
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
...
Conflicts:
doc/man/salt-api.1
doc/man/salt-call.1
doc/man/salt-cloud.1
doc/man/salt-cp.1
doc/man/salt-key.1
doc/man/salt-master.1
doc/man/salt-minion.1
doc/man/salt-run.1
doc/man/salt-ssh.1
doc/man/salt-syndic.1
doc/man/salt-unity.1
doc/man/salt.1
doc/man/salt.7
salt/modules/pip.py
salt/states/user.py
2015-10-07 12:06:12 -06:00
Jacob Hammons
117e0c2bcc
Added hardening topic based on the information in Refs #27088
2015-10-06 17:36:54 -06:00
Jacob Hammons
5a9867aad1
initial engines topic, updates to windows repo docs
...
Refs #23239
Refs #27520
2015-10-05 14:22:59 -06:00
Jacob Hammons
f7a9e25d52
Fixed sphinx / latex build warnings and errors
...
Added missing modules to contents
2015-09-17 09:23:24 -06:00
C. R. Oldham
7213fbfed4
Add end-to-end walkthrough
2015-08-18 14:43:26 -06:00
Jacob Hammons
2f9e5b9125
Additional docs on external and master job cache, assorted doc fixes
...
Refs #25277
2015-07-08 20:33:34 -06:00
C. R. Oldham
90c73ff446
References to documentation.
2015-06-23 11:40:06 -06:00
Jacob Hammons
0689815d0e
Fixes for doc build errors
2015-05-27 11:40:31 -06:00
Jacob Hammons
8c32152be0
removed TOC numbering, additional tweaks to layout.html
2015-05-13 21:18:00 -06:00
Jacob Hammons
16d8a753ad
saltstack2 sphinx theme and build settings
2015-05-11 17:29:12 -06:00
Thomas Jackson
f268bb8b4b
Whitespace cleanup
2014-12-11 07:53:20 -08:00
Seth House
92ebf99a1f
Added security disclosure proceedure page
...
Closes #2315
2014-07-03 20:32:52 -06:00
Seth House
061a43b6f3
Added netapi docs to TOC
2014-06-18 23:19:45 -06:00
Erik Johnson
9646ce40f5
Add best_practices page to docs
2014-03-17 17:21:21 -05:00
Mike Place
cfa859c76e
Reconsile docs and fix build warnings.
2014-03-14 14:18:56 -06:00
Mike Place
fd15b3372b
Now compiling cleanly except for GCE.
2014-02-26 13:32:33 -07:00
Mike Place
d7873621b1
Wrapping up sub-TOCs.
2014-02-26 13:32:33 -07:00
Mike Place
826bad4cfb
Merge conflict and rebase.
...
Conflicts:
doc/ref/renderers/index.rst
2014-02-26 13:32:08 -07:00
Mike Place
6af7ff5dff
First pass at refactoring Salt documentation.
2014-02-26 13:31:11 -07:00
Erik Johnson
a960cee686
Add glossary to toctree
2014-02-20 04:40:20 -06:00
Erik Johnson
2b7e634f7a
Fix sphinx build warnings/errors
2014-02-18 22:18:10 -06:00
C. R. Oldham
a4277964cf
Proxy minion documentation
2014-01-16 12:42:09 -07:00
Forrest Alvarez
b3c6c6b56e
Updated the contents.rst so it pulls in more info from the topics, added some preliminary data for the master/minion docs so it stops erroring, did not delete the relevant sections from the main index.
2013-12-21 06:19:45 +00:00
Seth House
1b83d3d16c
Added the new salt_projects doc to the TOC
2013-12-12 23:29:56 -07:00
Henrik Holmboe
d1963fb28d
Change header for the Table of Contents, in line with Salt API, etc
2013-11-24 00:02:47 +01:00
Seth House
8807eea450
Added directory for clouds modules documentation
2013-11-11 16:25:28 -07:00