2020-01-14 23:15:13 +00:00
|
|
|
---
|
|
|
|
main:
|
|
|
|
- name: Setup
|
|
|
|
sub:
|
|
|
|
- name: Using pip
|
|
|
|
ref: "/setup/pip"
|
|
|
|
- name: From source
|
|
|
|
ref: "/setup/source"
|
|
|
|
- name: Configuration
|
|
|
|
ref: "/configuration"
|
|
|
|
sub:
|
|
|
|
- name: Default settings
|
|
|
|
ref: "/configuration/defaults"
|
|
|
|
- name: CLI options
|
|
|
|
ref: "/configuration/cli"
|
2020-10-07 22:01:13 +00:00
|
|
|
- name: Exclude tasks
|
|
|
|
ref: "/configuration/excludes"
|
2020-01-14 23:15:13 +00:00
|
|
|
- name: Usage
|
|
|
|
ref: "/usage"
|
|
|
|
- name: Included rules
|
|
|
|
ref: "/included_rules"
|
|
|
|
- name: Build your own rules
|
|
|
|
sub:
|
|
|
|
- name: Candidates
|
|
|
|
ref: "/build_rules/candidates"
|
|
|
|
- name: Standards checks
|
|
|
|
ref: "/build_rules/standards_check"
|