inspec/www/data/docs_sidebar.yml
Unknown 5c1467dfe9 Update software name from InSpec to Chef Inspec
Signed-off-by: IanMadd <maddaus@protonmail.com>
2019-04-29 15:16:56 -04:00

46 lines
1.4 KiB
YAML

---
sidebar_links:
- title: Getting Started
links:
- title: Overview
link: "/docs"
- title: Get Chef InSpec
link: "/downloads"
- title: Chef InSpec for the cloud
link: "/docs/reference/platforms.html"
- title: Tutorials
link: "/tutorials"
- title: Chef InSpec and friends
link: "/docs/reference/inspec_and_friends.html"
- title: Chef InSpec Glossary
link: "/docs/reference/glossary.html"
- title: Reference
links:
- title: inspec executable
link: "/docs/reference/cli.html"
- title: Profiles
link: "/docs/reference/profiles.html"
- title: Resources
link: "/docs/reference/resources.html"
- title: Matchers
link: "/docs/reference/matchers.html"
- title: Reporters
link: "/docs/reference/reporters.html"
- title: Configuration
link: "/docs/reference/config.html"
- title: Chef InSpec DSL
link: "/docs/reference/dsl_inspec.html"
- title: Profile Style guide
link: "/docs/reference/style.html"
- title: Custom Resources
link: "/docs/reference/dsl_resource.html"
- title: Plugins
link: "/docs/reference/plugins.html"
- title: kitchen-inspec
link: "/docs/reference/plugin_kitchen_inspec.html"
- title: inspec shell
link: "/docs/reference/shell.html"
- title: Chef Habitat Integration
link: "/docs/reference/habitat.html"
- title: Migration from Serverspec
link: "/docs/reference/migration.html"