pmd/docs/_data/sidebars/pmd_sidebar.yml
Andreas Dangel 70ab4f2468 Restructure pages: product is now "pmd", sidebar new, pages moved
Removed the samples mydoc, product1, product2
2017-05-25 12:16:23 +02:00

121 lines
3.2 KiB
YAML

# This is your sidebar TOC. The sidebar code loops through sections here and
# provides the appropriate formatting.
entries:
- title: sidebar
product: PMD Project
version: 5.7.0
folders:
- title:
output: pdf
type: frontmatter
folderitems:
- title:
url: /titlepage
output: pdf
type: frontmatter
- title:
url: /tocpage
output: pdf
type: frontmatter
- title: User Documentation
output: web, pdf
folderitems:
- title: Introduction
url: /index.html
output: web, pdf
type: homepage
- title: Getting Started
url: /pmd_getting_started.html
output: web, pdf
- title: Understanding Rulesets
url: /pmd_understanding_rulesets.html
output: web, pdf
- title: Best Pratices
url: /pmd_best_practices.html
output: web, pdf
- title: Tools / Integrations
url: /pmd_tools.html
output: web, pdf
- title: Getting Help
url: /pmd_help.html
output: web, pdf
- title: Rule Reference
output: web, pdf
folderitems:
- title: Apex Rules
url: /pmd_rules_apex.html
output: web, pdf
- title: Java Rules
url: /pmd_rules_java.html
output: web, pdf
- title: Developer Documentation
output: web, pdf
folderitems:
- title: Code Style
url: /pmd_devdocs_codestyle.html
output: web, pdf
- title: Setting up your IDE
url: /pmd_devdocs_setting_up_ide.html
output: web, pdf
- title: Pull Requests
url: /pmd_devdocs_pull_requests.html
output: web, pdf
- title: Building PMD from source
url: /pmd_devdocs_building.html
output: web, pdf
- title: Testing / Test Framework
url: /pmd_devdocs_testing.html
output: web, pdf
- title: Releasing
url: /pmd_devdocs_releasing.html
output: web, pdf
- title: Architecture
url: /pmd_devdocs_architecture.html
output: web, pdf
- title: Roadmap
url: /pmd_devdocs_roadmap.html
output: web, pdf
- title: How PMD Works
url: /pmd_devdocs_how_pmd_works.html
output: web, pdf
- title: Writing a Rule
url: /pmd_devdocs_writing_pmd_rules.html
output: web, pdf
- title: Writing XPath Rules
url: /pmd_devdocs_writing_xpath_rules.html
output: web, pdf
- title: Making Rulesets
url: /pmd_devdocs_making_rulesets.html
output: web, pdf
- title: Rule Guidelines
url: /pmd_devdocs_rule_guidelines.html
output: web, pdf
- title: Info for Developers
url: /pmd_devdocs_info_for_developers.html
output: web, pdf
- title: Adding a New Language
url: /pmd_devdocs_adding_new_language.html
output: web, pdf
- title: Adding a New CPD Language
url: /pmd_devdocs_adding_new_cpd_language.html
output: web, pdf
- title: Release Notes
output: web, pdf
folderitems:
- title: 5.5.0 Release Notes
url: /2016-06-25-release-notes-5-5-0.html
output: web, pdf
- title: 5.4.2 Release Notes
url: /2016-05-29-release-notes-5-4-2.html
output: web, pdf
- title: 5.4.1 Release Notes
url: /2015-12-04-release-notes-5-4-1.html
output: web, pdf