Commit: 2746238dde66817deb7dc9c9cca731f8ec70ef3b
Author: Aaron Carlisle
Date:   Tue Feb 22 14:39:29 2022 -0500
Branches: blender-v3.1-release
https://developer.blender.org/rB2746238dde66817deb7dc9c9cca731f8ec70ef3b

Python API Docs: Hide version swtich

This still needs some fixes to be ready for release.

===================================================================

M       doc/python_api/static/css/version_switch.css

===================================================================

diff --git a/doc/python_api/static/css/version_switch.css 
b/doc/python_api/static/css/version_switch.css
index 360ff2eea0e..adb80b01c0a 100644
--- a/doc/python_api/static/css/version_switch.css
+++ b/doc/python_api/static/css/version_switch.css
@@ -1,5 +1,6 @@
 /* Override RTD theme */
 .rst-versions {
+       display: none;
        border-top: 0px;
        overflow: visible;
 }

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to