[Bf-docboard-svn] bf-manual: [8559] trunk/blender_docs/manual/conf.py: Cleanup: add commenting saying that blender_version is used by buildbot

Brecht Van Lommel noreply at blender.org
Thu Oct 28 13:35:36 CEST 2021


Revision: 8559
          https://developer.blender.org/rBM8559
Author:   brecht
Date:     2021-10-28 13:35:36 +0200 (Thu, 28 Oct 2021)
Log Message:
-----------
Cleanup: add commenting saying that blender_version is used by buildbot

Modified Paths:
--------------
    trunk/blender_docs/manual/conf.py

Modified: trunk/blender_docs/manual/conf.py
===================================================================
--- trunk/blender_docs/manual/conf.py	2021-10-28 04:31:10 UTC (rev 8558)
+++ trunk/blender_docs/manual/conf.py	2021-10-28 11:35:36 UTC (rev 8559)
@@ -21,7 +21,7 @@
 
 # -- Local Vars --------------------------------------------------------------
 
-# Not used directly by Sphinx, only used by this file.
+# Not used directly by Sphinx, but used by this file and the buildbot.
 
 blender_version = '3.1'
 



More information about the Bf-docboard-svn mailing list