Blender Git Commit Log
Git Commits -> Revision 92eac66
August 10, 2021, 01:35 (GMT) |
Windows: Add support to compile python api docs from make file This adds support to compile the html python api docs from the command line by running `make doc_py` matching support between windows and unix. This patch also makes it so the compiler is not needed if you set the `blender_bin` variable, this affects icon generation as well. In the future, I want to move away from generating the build output in the build directory but that can come in a later change. Reviewed By: LazyDodo Differential Revision: https://developer.blender.org/D12144 |
Commit Details:
Full Hash: 92eac662b013022bc6dc6fc5102f706004c072be
Parent Commit: 6c612c5
Committed By: YimingWu
Lines Changed: +81, -1
2 Added Paths:
/build_files/windows/doc_py.cmd (+34, -0) (View)
/build_files/windows/find_sphinx.cmd (+23, -0) (View)
/build_files/windows/find_sphinx.cmd (+23, -0) (View)