Houdini Python modules documentation


If you did some scripting in Houdini, then chances are that you have found toolutils module quite handy. But searching in Houdini online help is not very helpful, you will not find much information about it. Maybe some useful code snippets, but not its documentation.

As it turns out there are some handy modules coming with Houdini, but they can be a bit hidden to many users. So I decided to do a small project and auto-generate documentation from docstrings from those modules. I used Sphinx for this.

I created a GitHub repository hosting the generated docs and written down the process of generating them.

Happy reading


COMMENTS

  • kerris45 5 years, 10 months ago  | 

    Thank you very much for such a great share .

  • CoreSign 5 years, 10 months ago  | 

    cool

  • anon_user_58123709 5 years, 10 months ago  | 

    MUCH MUCH APPRECIATED!

  • lnlidawei 5 years, 8 months ago  | 

    thank you for sharing

Please log in to leave a comment.