Alicia Cozine
db354c0300
Docs: User guide overhaul, part 5 ( #70307 )
4 years ago
Andreas Olsson
c8315bfd60
Prefer https:// links in the docs site ( #62939 )
...
This is a follow-up of last year's 1a11cec
. It deals with links which
at that point either were not present or did not support https://.
5 years ago
Alicia Cozine
d4f0bc183e
removes last :doc: links in user guide ( #58433 )
...
* removes last :doc: links in user guide
5 years ago
Felix Fontein
505c99265c
docsite: remove lexers which have been fixed in Pygments 2.4.0 ( #57508 )
...
* Remove lexers which have been fixed in Pygments 2.4.0.
* Add Pygments >= 2.4.0 to test runner.
* Fix pages that triggered lexer errors.
Co-Authored-By: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
5 years ago
Alicia Cozine
ef34b7cb83
fixes typo in windows usage guide ( #49672 )
6 years ago
Dag Wieers
fd02ecd290
Code example improvements in Windows documentation ( #45055 )
...
This PR includes:
- Using explicit yaml+jinja code-blocks
- Work around pygments lexer issues with colons (in URLs and options)
6 years ago
Simon Legner
5959158612
doc(user_guide): fix typos ( #47425 )
6 years ago
Petr Ruzicka
53217a3dbd
with_items is obsolete - using loop instead ( #46806 )
6 years ago
Dag Wieers
6999bf318f
Fix link and toctree ( #45595 )
6 years ago
Andreas Olsson
00e5123e4c
Update documentation based on 301 permanent redirects ( #43675 )
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
Alicia Cozine
8f83061e70
corrects links to 'list_of' pages ( #39161 )
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
Dag Wieers
3cc362d958
Add missing YAML escape characters
...
These were missing after review PR #37486
label: docsite_pr
7 years ago
scottb
381359a8f8
Doc build warning/broken link clean-a-palooza ( #37382 )
...
* Doc build warning/broken link clean-a-palooza, WIP commit 1.
* Fixed broken anchor
* Fixing additional broken links; converting from doc to ref.
* Fix anchor
7 years ago
scottb
373b1dcf59
Core Docs Refactor and Redesign ( #36067 )
...
* Docs refactor as outlined in https://github.com/ansible/proposals/issues/79 . Moves content into 'guides'; refactors TOC; fixes CSS; design tweaks to layout and CSS; fixes generated plugin, CLI and module docs to fix links accodingly; more.
* Adding extra blank line for shippable
7 years ago