Skip to content

Conversation

@IanMadd
Copy link
Contributor

@IanMadd IanMadd commented Dec 30, 2025

Description

Mostly this is updating the docs rake task so the @example Yard text is output into the generated YAML files unmodified. I'll update the docs generation layout so the entire example block is a single code block.
That'll fix weirdness like this --> https://docs.chef.io/workstation/cookstyle/cops/chef_deprecations_deprecatedchefspecplatform/
This also allows other comments and formatting that people might put in the example block.

This also matches the RuboCop cops documentation style. E.g. https://docs.rubocop.org/rubocop/cops_bundler.html

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • If Gemfile.lock has changed, I have used --conservative to do it and included the full output in the Description above.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
@IanMadd IanMadd requested review from a team and jaymzh as code owners December 30, 2025 18:55
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
@sonarqubecloud
Copy link

@johnmccrae johnmccrae merged commit 7b07f07 into main Dec 30, 2025
13 checks passed
@johnmccrae johnmccrae deleted the im/fix-docs-rake-task branch December 30, 2025 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants