-
-
Notifications
You must be signed in to change notification settings - Fork 696
Migrate doc/bootstrap to Python
#41162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
|
Documentation preview for this PR (built with commit dc56c2a; changes) is ready! 🎉 |
|
I have no idea how I could help in the reviewing process here. Any hints welcome! (I don't understand shell scripts) The changes in |
|
Doesn't build here |
|
I thought that was fixed already with f71e2e6. Strange... I don't have time atm, but will look at it end of next week. |
|
Looks like the |
Migrate the shell script
doc/bootstrapto Python. This improves performance and is preparation for building the docs simply by running "sphinx", see #41156.The output should be more or less equivalent, expect for minor formatting changes and better escaping of the generated shell commands.
📝 Checklist
⌛ Dependencies