Commit: 5ba045af7b3bebf2e4a7e1098f35ad134fbd78e8 Author: Aaron Carlisle Date: Wed Nov 2 22:37:39 2022 -0400 Branches: master https://developer.blender.org/rB5ba045af7b3bebf2e4a7e1098f35ad134fbd78e8
PyDocs: Upgrade Theme to 1.1.0 Updates to kbd and breadcrumbs along with some fixes to API docs that should'nt affect us. =================================================================== M doc/python_api/requirements.txt =================================================================== diff --git a/doc/python_api/requirements.txt b/doc/python_api/requirements.txt index 42acae34789..4b31c3f1344 100644 --- a/doc/python_api/requirements.txt +++ b/doc/python_api/requirements.txt @@ -10,4 +10,4 @@ requests==2.28.1 # Only needed to match the theme used for the official documentation. # Without this theme, the default theme will be used. -sphinx_rtd_theme==1.0.0 +sphinx_rtd_theme==1.1.0 _______________________________________________ Bf-blender-cvs mailing list [email protected] List details, subscription details or unsubscribe: https://lists.blender.org/mailman/listinfo/bf-blender-cvs
