NightOwl888 commented on PR #958: URL: https://github.com/apache/lucenenet/pull/958#issuecomment-2353012391
Hmm...the whole thing is in Powershell, except for the DocFx bit :). I suggest you have a look at the [Docs and Website Documentation](https://lucenenet.apache.org/contributing/documentation.html) and the build automation for the [docs](https://github.com/apache/lucenenet/blob/0d7bba7a42a89a3e348c6c27370425b4db33b492/.github/workflows/Lucene-Net-Documentation.yml) and the [website](https://github.com/apache/lucenenet/blob/0d7bba7a42a89a3e348c6c27370425b4db33b492/.github/workflows/Lucene-Net-Website.yml). They are set up to build the docs and then submit a PR to the [lucenenet-site repo](https://github.com/apache/lucenenet-site) (although, the trigger isn't working and it requires starting manually). Also, if you checkout the tag for beta00016, you should be able to run the build prior to the DLL conflict to see it work. Ideally, the UX and procedure won't have to change for the upgrade. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
