docs: Add an introductory paragraph to the quick start guide

This commit is contained in:
James Shubin
2017-01-16 11:09:33 -05:00
parent 0538f0c524
commit e97bba0524
2 changed files with 10 additions and 1 deletions

View File

@@ -28,8 +28,8 @@ Please read, enjoy and help improve our documentation!
| documentation | additional notes |
|---|---|
| [quick start guide](docs/quick-start-guide.md) | for mgmt newcomers |
| [general documentation](docs/documentation.md) | for everyone |
| [quick start guide](docs/quick-start-guide.md) | for mgmt developers |
| [resource guide](docs/resource-guide.md) | for mgmt developers |
| [godoc API reference](https://godoc.org/github.com/purpleidea/mgmt) | for mgmt developers |
| [puppet guide](docs/puppet.md) | for puppet sysadmins |