Skip to content

Commit

Permalink
(#3446) Update GenerateDocs.ps1
Browse files Browse the repository at this point in the history
The GenerateDocs.ps1 file has been modified to support the Astro
framework that docs.chocolatey.org will be using.

- Frontmatter keys are lowercase
- import the Xref Component
- Switch links to use the Xref Component
- Ensure all code is within code blocks and not 4 spaces
  (.mdx does not recognize code blocks as 4 spaces)
- Ensure NOTE and WARNINGS are formatted correctly
- Update comments to use `{/* stuff */}`  instead of `<!-- stuff -->`
- Change file format to `.mdx`
  • Loading branch information
st3phhays committed May 20, 2024
1 parent b07f005 commit ced88da
Showing 1 changed file with 98 additions and 105 deletions.
Loading

0 comments on commit ced88da

Please sign in to comment.