mirror of
https://github.com/inspec/inspec
synced 2025-03-04 07:17:24 +00:00
* Adds glossary.md file Signed-off-by: kgarmoe <kgarmoe@chef.io> * Adds glossary to sidebar and updates page formatting Signed-off-by: kagarmoe <kgarmoe@chef.io> * Changes glossary layout Signed-off-by: kagarmoe <kgarmoe@chef.io> * Replaces errant tic Signed-off-by: kagarmoe <kgarmoe@chef.io> * Requested changes Signed-off-by: kagarmoe <kgarmoe@chef.io> * Clarifies filter clause Signed-off-by: kagarmoe <kgarmoe@chef.io>
38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
---
|
|
sidebar_links:
|
|
- title: Getting Started
|
|
links:
|
|
- title: Overview
|
|
link: "/docs"
|
|
- title: Get InSpec
|
|
link: "/downloads"
|
|
- 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: 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: Habitat Integration
|
|
link: "/docs/reference/habitat.html"
|
|
- title: Ruby usage
|
|
link: "/docs/reference/ruby_usage.html"
|
|
- title: Migration from Serverspec
|
|
link: "/docs/reference/migration.html"
|