chocolatey / choco

Chocolatey - the package manager for Windows
https://chocolatey.org
Other
10.26k stars 900 forks source link

(#3446) (ENGTASKS-3631) Update GenerateDocs.ps1 #3447

Closed st3phhays closed 3 months ago

st3phhays commented 4 months ago

Description Of Changes

The GenerateDocs.ps1 file has been modified to support the Astro framework that docs.chocolatey.org will be using.

Motivation and Context

The documentation site has been switched to the Astro framework, and the changes here allow it to build.

Testing

  1. Ran the GenerateDocs.ps1 file and copied the results into the docs repo.

Change Types Made

Change Checklist

Related Issue

Fixes #3446

st3phhays commented 4 months ago

This can be reviewed, but it may not be ready to merge until the Astro bits are ready to go into docs.

st3phhays commented 4 months ago

This can not be released until after this PR has been merged: https://github.com/chocolatey/docs/pull/993

The merging of this PR may require more changes to be made here, and changes to the files in the PR above might need to be fixed up to support Astro.

gep13 commented 3 months ago

I am going to go ahead and merge this, since we don't need to wait on the CI builds passing.