[Do not review yet] Enable py2docfx docs gen tool, remove the dockerimage docs validation#34175
[Do not review yet] Enable py2docfx docs gen tool, remove the dockerimage docs validation#34175JimSuplizio wants to merge 9 commits intoAzure:mainfrom
Conversation
…sion of python for the tool
7dfd5a7 to
59d8baa
Compare
|
Adding a comment to keep this PR alive. I'm still waiting on the docs team to make changes to the py2docfx tool and they've been pulled off tools work for security. |
|
Hi @JimSuplizio. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days. |
|
Hi @JimSuplizio. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days. |
|
Hi @JimSuplizio. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing |
This is the initial PR to enable py2docfx, a new docs generation tool that'll be generating our Learn docs. This also removes our dependency on the docker image for docs validation in our pipelines.
[Note: This is currently on hold pending fixes to py2docfx]