inspec/www/data/docs_sidebar.yml
Clinton Wolfe 20ffbffb01 Document teh credential sets features and config file format
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2019-02-27 15:14:27 -05:00

46 lines
1.4 KiB
YAML

---
sidebar_links:
- title: Getting Started
links:
- title: Overview
link: "/docs"
- title: Get InSpec
link: "/downloads"
- title: InSpec for the cloud
link: "/docs/reference/platforms.html"
- title: Tutorials
link: "/tutorials"
- title: InSpec and friends
link: "/docs/reference/inspec_and_friends.html"
- title: 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: 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: Habitat Integration
link: "/docs/reference/habitat.html"
- title: Migration from Serverspec
link: "/docs/reference/migration.html"