aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/usage/.pages
blob: 3af17586ef7c31eca0238e8562b80f7c35f4c93f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
nav:
  - Home: 'index.md'
  - Reading List: 'reading-list.md'
  - ... | getting-started
  - Troubleshooting: 'troubleshooting.md'
  - Configuration:
      - 'Overview': 'config-overview.md'
      - 'Repository': 'configuration-options.md'
      - 'Self-hosted': 'self-hosted-configuration.md'
      - 'Presets': 'config-presets.md'
      - 'Validation': 'config-validation.md'
  - ... | mend-hosted
  - ... | key-concepts
  - ... | modules
  - Language Support:
      - 'Bazel': 'bazel.md'
      - 'Bicep': 'bicep.md'
      - 'Docker': 'docker.md'
      - 'Golang': 'golang.md'
      - 'Java': 'java.md'
      - 'JavaScript': 'javascript.md'
      - 'Node.js Versions': 'node.md'
      - 'Nuget': 'nuget.md'
      - 'PHP': 'php.md'
      - 'Python': 'python.md'
      - 'Ruby': 'ruby.md'
      - 'Rust': 'rust.md'
  - Deep Dives:
      - 'Should you Pin your Javascript Dependencies?': 'dependency-pinning.md'
      - 'Config Template Editing': 'configuration-templates.md'
      - 'Updating and Rebasing Branches': 'updating-rebasing.md'
      - 'Semantic Commit Messages': 'semantic-commits.md'
      - 'Noise Reduction': 'noise-reduction.md'
      - 'Upgrade best practices': 'upgrade-best-practices.md'
  - Included Presets:
      - 'Custom Manager Presets': 'presets-customManagers.md'
      - 'Default Presets': 'presets-default.md'
      - 'Docker Presets': 'presets-docker.md'
      - 'Full Config Presets': 'presets-config.md'
      - 'Group Presets': 'presets-group.md'
      - 'Helper Presets': 'presets-helpers.md'
      - 'Monorepo Presets': 'presets-monorepo.md'
      - 'npm Presets': 'presets-npm.md'
      - 'Package Presets': 'presets-packages.md'
      - 'Preview Presets': 'presets-preview.md'
      - 'Replacement Presets': 'presets-replacements.md'
      - 'Schedule Presets': 'presets-schedule.md'
      - 'Security Presets': 'presets-security.md'
      - 'Workaround Presets': 'presets-workarounds.md'
  - All Other:
      - ... | user-stories
      - 'Security and Permissions': 'security-and-permissions.md'
      - 'Merge Confidence': 'merge-confidence.md'
      - 'Language constraints and upgrading': 'language-constraints-and-upgrading.md'
      - 'Templates': 'templates.md'
      - 'String Pattern Matching': 'string-pattern-matching.md'
      - 'Frequently Asked Questions': 'faq.md'
      - 'Known Limitations': 'known-limitations.md'
      - 'Release notes for major versions': 'release-notes-for-major-versions.md'
      - Bot comparison: 'bot-comparison.md'
      - 'Logo and brand guidelines': 'logo-brand-guidelines.md'
  - About Us: 'about-us.md'
  - Contributing to Renovate: 'contributing-to-renovate.md'