• R/O
  • SSH

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修订版e28ab4c721b23ead01a657423a26e512b4f8d20f (tree)
时间2017-09-30 03:01:40
作者Albert Mietus <albert@miet...>
CommiterAlbert Mietus

Log Message

conf.py edited online with Bitbucket

更改概述

差异

diff -r cfd3b4f4de13 -r e28ab4c721b2 conf.py
--- a/conf.py Fri Sep 29 17:54:47 2017 +0000
+++ b/conf.py Fri Sep 29 18:01:40 2017 +0000
@@ -6,6 +6,8 @@
66 #import sys; sys.path.append('../_external_templates/conf')
77 #from std_conf import *
88
9+import os
10+on_rtd = os.environ.get('READTHEDOCS') == 'True'
911
1012 # General information about the project.
1113 #======================================