Michael DeHaan
1847a73b89
Merge pull request #5425 from mmoya/docfix
...
Missing "is" in file module description
11 years ago
beefsalad
5b2fda6fa6
added descriptions for yum options
...
Updated main description to state that the yum module will handle package groups. Added descriptions for each example, as it is unclear to (some) users that @Name implies a group install.
11 years ago
Brian Coca
488ef22f5e
added more usefull example for jinja2 overrides (this one is actually
...
used)
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
11 years ago
lichesser
b49cb2e540
Partial fix for #4565 . Works only for Debian 7 and later
11 years ago
Michael DeHaan
81bc44ccc2
Don't show tracebacks on Control-C.
11 years ago
Maykel Moya
0711447d3a
Missing "is" in file module description
11 years ago
Michael DeHaan
1119ecebee
Make AnsibleWorks a hyperlink in docs footer.
11 years ago
Michael DeHaan
83d298accc
Add note about how to submit doc changes to generated module docs, limit TOC depth for module category list.
11 years ago
Michael DeHaan
d6e28b4c57
Enable the very cool "Edit on GitHub" links for pages where the RST is straight
...
out of github.
11 years ago
Mikhail Sobolev
fce90e0370
use rst formatting for sphinx part
11 years ago
Mikhail Sobolev
8b680343dd
fix example formatting
11 years ago
Mikhail Sobolev
1713013dba
provide sections and local TOC for module documentation
11 years ago
Mikhail Sobolev
7965d331f3
do not produce too deep toc for category lists
11 years ago
Mikhail Sobolev
af1f8db51d
remove trailing whitespaces
11 years ago
Michael DeHaan
a5e8e10bb0
Removed unused things.
11 years ago
Michael DeHaan
f4aa6c53bd
Format module requirements as notes in Sphinx
11 years ago
Michael DeHaan
eb0509fce7
Update the styling for the module pages slightly.
11 years ago
Michael DeHaan
fb5a342968
Merge pull request #5420 from levigross/devel
...
Fixed syntax error and removed unused imports
11 years ago
Michael DeHaan
e8d9f58949
Merge pull request #5419 from stoned/shell-module-doc-fix
...
shell module: document removes option and sync with command module doc
11 years ago
Michael DeHaan
0bdf615612
User report of DO not taking underscores so tweaking docs
11 years ago
Michael DeHaan
aa8beadec3
Fix a documentation item.
11 years ago
Michael DeHaan
de8520da21
Add analytics to new docs theme.
11 years ago
Michael DeHaan
35ec9f81ae
Further modifications to the module formatter to adjust to the new theme, and some misc docs text corrections.
11 years ago
Michael DeHaan
fe2d00d9d3
WIP on refactoring the module formatter code that we use to build the doc site with.
11 years ago
Michael DeHaan
31d0060de8
Standardized on yml suffix, so fix this example content filename.
11 years ago
Michael DeHaan
10009b0d3f
Starting to refactor module formatter script.
...
Rename "jpfunc" to something more explanatory
11 years ago
Levi Gross
dc6a26123b
Fixed syntax error and removed unused imports
11 years ago
Stoned Elipot
b85743e228
shell module: document removes option and sync with command module doc
11 years ago
Michael DeHaan
c44b876c82
Merge pull request #5415 from jlund/galaxy-readme
...
Fixing a small typo in the Galaxy README template
11 years ago
Michael DeHaan
080296a028
Merge pull request #5414 from jlund/mode-typo
...
Fixing a typo in the Amazon Web Services and Rackspace Cloud guides
11 years ago
Michael DeHaan
b0578c82c2
Merge pull request #5416 from sa2ajj/more-minor-doc-fixes
...
More minor doc fixes
11 years ago
Michael DeHaan
99daaa5bb5
Re-add the playbook introduction which was replaced earlier.
11 years ago
Mikhail Sobolev
d1d20b7065
add a link to the resources section
11 years ago
Mikhail Sobolev
34f65f8e84
fix the link formatting
11 years ago
Michael DeHaan
1a106ac419
Add copy of Sphinx RTD theme so we can modify if needed and everyone has a consistent copy.
11 years ago
Michael DeHaan
e00262c1b3
Split content into subpages.
11 years ago
Joshua Lund
ed39bebaa8
Fixing a small typo in the Galaxy README template
11 years ago
Michael DeHaan
5b5556020f
Reorg of the documentation tree such that the sidebar will be more correct. Some work yet to do on module docs.
11 years ago
Michael DeHaan
041cea134f
New Sphinx theme has sidebar navigation so don't need TOC on each page.
11 years ago
Michael DeHaan
be78b50ea0
Remove static theme files since we're just grabbing the theme from pip.
11 years ago
Michael DeHaan
c88c3a40c6
Use the sphinx_rtd_theme
11 years ago
Joshua Lund
1696b14beb
Fixing a typo in the Amazon Web Services and Rackspace Cloud guides
11 years ago
Michael DeHaan
384cac7779
Use a docsite theme that is in source control, work in progress.
11 years ago
Michael DeHaan
ce17e6419c
Merge pull request #5405 from sivel/guide-rax-fix
...
Rackspace Guide Example Fix
11 years ago
Matt Martz
c328cdbb53
Missed prefixed variable attribute
11 years ago
Jasper N. Brouwer
a52ca73167
Swapped conditions of the changed if statements
11 years ago
Michael DeHaan
643690ffec
Remove depedency of lookup plugin on setting in ansible.cfg
11 years ago
Michael DeHaan
5b3c796641
Update constants.py
...
Lookup plugins for optional web services do not warrant advertising in ansible.cfg.
11 years ago
Michael DeHaan
7490e3d61e
Update ansible.cfg
...
Lookup plugins do not warrant settings in ansible.cfg.
11 years ago
Michael DeHaan
8169b50050
Merge pull request #5382 from a-sk/devel
...
Remove quotes aroung etcd_url value
11 years ago