ansible/docs/docsite/rst/dev_guide/testing/sanity
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
2018-09-11 17:51:47 +01:00
..
ansible-doc.rst
ansible-var-precedence-check.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
azure-requirements.rst Fix ansible-test default image. (#31966) 2017-10-20 08:48:01 -07:00
boilerplate.rst
changelog.rst Implement new changelog generator. 2018-06-05 19:08:15 -07:00
compile.rst Convert ansible-test compile into a sanity test. 2018-01-25 09:45:36 -08:00
configure-remoting-ps1.rst
docs-build.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
empty-init.rst Enhance empty __init__ code-smell to check module_utils (#33438) 2017-11-30 15:47:38 -08:00
import.rst
integration-aliases.rst Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
line-endings.rst
no-assert.rst Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
no-basestring.rst
no-dict-iteritems.rst
no-dict-iterkeys.rst
no-dict-itervalues.rst
no-get-exception.rst rewrite of the developer guide, part 1 (#45179) 2018-09-07 08:57:36 -05:00
no-illegal-filenames.rst Added code-smell check to verify filenames are allowed with Windows (#35436) 2018-01-29 13:46:02 -08:00
no-smart-quotes.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
no-tests-as-filters.rst Small typos in docs (#38371) 2018-04-09 12:49:10 +02:00
no-underscore-variable.rst Add a (disabled) code-smell test for detecting _ variables 2017-08-07 11:11:31 -07:00
no-unicode-literals.rst Remove use of unicode_literals as it is an anti-pattern 2017-09-11 13:33:51 -07:00
no-wildcard-import.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
pep8.rst Fix documentation references. 2017-08-22 17:09:28 -04:00
pslint.rst Add pslint sanity test. (#35303) 2018-01-24 17:22:14 -08:00
pylint-ansible-test.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
pylint.rst
replace-urlopen.rst
required-and-default-attributes.rst
rstcheck.rst
sanity-docs.rst
shebang.rst
shellcheck.rst
test-constraints.rst
use-argspec-type-path.rst Add a hack to test whether type=path should be used in a module 2017-10-09 21:15:56 -07:00
use-compat-six.rst
validate-modules.rst Fix documentation references. 2017-08-22 17:09:28 -04:00
yamllint.rst