packer-cn/website/content
Wilken Rivera 2e78193cc8 Add regenerated docs from packer-plugin-sdk
```
cd $HOME/Development/packer-plugin-sdk
PROJECT_ROOT=packer-plugin-sdk go generate ./...
rsync -av multistep/commonsteps/packer-plugin-sdk/website/content/partials/ ../packer/website/content/partials/
rsync -av bootcommand/packer-plugin-sdk/website/content/partials/ ../packer/website/content/partials/
rsync -av shutdowncommand/packer-plugin-sdk/website/content/partials/ ../packer/website/content/partials/
rsync -av communicator/packer-plugin-sdk/website/content/partials/ ../packer/website/content/partials/
```
2021-01-06 16:38:07 -05:00
..
docs Fix broken links detected by link checker 2021-01-06 16:36:46 -05:00
guides remove layout frontmatter prop 2020-12-14 18:20:03 -05:00
intro refactor to mdx remote 2020-12-14 18:20:01 -05:00
partials Add regenerated docs from packer-plugin-sdk 2021-01-06 16:38:07 -05:00
community-plugins.mdx refactor to mdx remote 2020-12-14 18:20:01 -05:00
community-tools.mdx remove layout frontmatter prop 2020-12-14 18:20:03 -05:00
security.mdx remove layout frontmatter prop 2020-12-14 18:20:03 -05:00