mirror of
https://github.com/inspec/inspec
synced 2025-02-18 23:18:53 +00:00
36 lines
1,014 B
YAML
36 lines
1,014 B
YAML
---
|
|
sidebar_links:
|
|
- title: Getting Started
|
|
links:
|
|
- title: Overview
|
|
link: "/docs/reference/overview.html"
|
|
- title: Get InSpec
|
|
link: "/under_construction"
|
|
- title: Tutorials
|
|
link: "/docs/tutorials.html"
|
|
- title: InSpec and friends
|
|
link: "/docs/reference/inspec_and_friends.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: InSpec DSL
|
|
link: "/docs/reference/dsl_inspec.html"
|
|
- title: Resource DSL
|
|
link: "/docs/reference/dsl_resource.html"
|
|
- title: kitchen-inspec
|
|
link: "/docs/reference/plugin_kitchen_inspec.html"
|
|
- title: inspec shell
|
|
link: "/docs/reference/shell.html"
|
|
- title: Ruby usage
|
|
link: "/docs/reference/ruby_usage.html"
|
|
- title: Contribute
|
|
links:
|
|
- title: Help build InSpec
|
|
link: "/community"
|