Felix Fontein
f6122fb63b
Fix docs syntax highlighting errors ( #50836 )
...
* Add support for [WARNING]: ...
* Fix unreachable/failed output lexing.
* Detecting retry/--limit lines.
* Removing strange (invisible) characters which cause lexing problems.
* Using better-fitting lexers.
* Improve YAML lexing: don't accept quotes in keys.
* Add Django lexer (unchanged) from Pygments.
* Add support for != and % operators.
6 years ago
Alicia Cozine
a71cd49a0c
Style guide index ( #49746 )
...
* First revision of ansible style guide index page
6 years ago
Sandra McCann
32c2b3b3be
Styleguide basic ( #49747 )
...
* cleaned up basics page
* made codeblock visible
* added anchor
6 years ago
trogdor_the_burninator
b3c277decc
[FIX] grammatical structure of phrase ( #49660 )
6 years ago
Alicia Cozine
4219d25fc7
Add docs about contributing to docs ( #46481 )
...
* adds page on community contributions to docs
6 years ago
Alicia Cozine
4264be2b18
Remove more docs build errors ( #45364 )
...
* orphans testing pages to avoid not-in-toctree errors
* orphans various pages pending reorg
* adds module_utils and special_vars to main TOC
* uses a glob for scenario_guide TOC
* normalize and Sentence-case headings on community pages, typos
* re-orgs community TOC, adds all pages to toctree
* removes scenario guides index page
* adds style guide to community index
* basic update to style guide
* fix typo that created a new error
* removes not-in-toctree from ignore errors list
* leave removing files for future cleanup task
6 years ago
Donghyun Kang
5fecf8baab
doc: fixed typo ( #44685 )
6 years ago
Andreas Olsson
1a11cecaef
Prefer https:// links in the docs site
...
All the changed urls are availible by way of https://. Most of them
already redirect.
6 years ago
Matt Clay
c262dbfd30
Use https for links to ansible.com domains.
7 years ago
Alicia Cozine
bbfd6c6ab1
Internal refs ( #39094 )
...
* fixes community refs
* fixes appendix refs
* fixes scenario refs, keeps ACI guide link to devel
* fixes windows refs
* fixes user guide refs
* fixes dev guide refs
7 years ago
ewubnhn
ea9ece8e72
Update spelling_word_choice.rst ( #38113 )
...
Added missing format string on "Installer"
label: docsite_pr
7 years ago
Lars Kellogg-Stedman
29fbf0c756
remove erroneous '.' in docsite footer ( #34592 )
...
This removes an erroneous '.' in the docsite that someone pointed out
on irc.
7 years ago
Michihito Shigemura
b3cee37dc1
Update links in style_guide/trademarks ( #30809 )
7 years ago
Michihito Shigemura
b3177383da
Fix typo in docs spelling_word_choice ( #30785 )
...
shocked that someone else spells the correst way, like me
7 years ago
Michihito Shigemura
303d622dcb
Refactor doc resources in style_guide ( #30794 )
...
- Change links from http to https
- Correct or remove dead links
7 years ago
Michihito Shigemura
b5546328dc
Fix typo in docs grammar_punctuation ( #30718 )
7 years ago
Toshio Kuratomi
c82cf791dd
Add a code-smell test for smart quotes and remove smart quotes from all files
7 years ago
Matt Clay
cec2b960f8
Fixes for pep8 and rstcheck issues.
8 years ago
scottb
02057f481b
Added style guide ( #24310 )
...
* Added style guide
* Fixed index
8 years ago