freeCodeCamp/devdocs

Chef docs are outdated (and never will be updated)

Open

#927 opened on Nov 6, 2018

View on GitHub
 (2 comments) (2 reactions) (0 assignees)Ruby (2,598 forks)batch import
docs/updatehelp wanted

Repository metrics

Stars
 (38,907 stars)
PR merge metrics
 (Avg merge 30d 13h) (8 merged PRs in 30d)

Description

The Chef docs are created from an archive that resides here https://docs-archive.chef.io/. These docs are not updated any more, which I was told on Slack by a Chef employee (sorry for not having anything written down). The chef docs moved to a style of documentation that is independent of the chef version, so scraping the cookbooks reference from the official docs page (https://docs.chef.io/cookbooks.html) would probably the best approach.

Contributor guide