Home
last modified time | relevance | path

Searched refs:on_rtd (Results 1 – 25 of 208) sorted by relevance

123456789

/dports/math/py-yt/yt-4.0.1/doc/source/
H A Dconf.py19 on_rtd = os.environ.get("READTHEDOCS", None) == "True" variable
45 if not on_rtd:
53 if not on_rtd:
265 if not on_rtd:
/dports/x11/polybar/polybar-3.5.7/doc/
H A Dconf.py42 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' variable
44 if on_rtd:
55 if on_rtd:
117 if on_rtd or os.environ.get('USE_RTD_THEME', '0') == '1':
/dports/devel/py-fastnumbers/fastnumbers-3.2.1/docs/source/
H A Dconf.py119 on_rtd = os.environ.get("READTHEDOCS") == "True" variable
120 if on_rtd:
134 if on_rtd:
/dports/science/py-OpenMC/openmc-0.12.2/docs/source/
H A Dconf.py17 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' variable
49 if not on_rtd:
124 if not on_rtd:
/dports/science/openmc/openmc-0.12.2/docs/source/
H A Dconf.py17 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' variable
49 if not on_rtd:
124 if not on_rtd:
/dports/devel/libcbor/libcbor-0.9.0/doc/source/
H A Dconf.py42 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' variable
45 if on_rtd:
290 if not on_rtd: # only import and set the theme if we're building docs locally
/dports/science/py-ruffus/ruffus-2.8.3/doc/
H A Dconf.py23 if not on_rtd:
114 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' variable
119 if not on_rtd:
/dports/misc/py-powerline-status/powerline-2.8.2/docs/source/
H A Dconf.py53 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' variable
55 if not on_rtd: # only import and set the theme if we’re building docs locally
63 if on_rtd or html_theme == 'sphinx_rtd_theme':
/dports/devel/py-pyinstaller/PyInstaller-3.5/doc/
H A Dconf.py33 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' variable
34 if on_rtd:
151 if not on_rtd: # only import and set the theme if we're building docs locally
/dports/devel/py-twisted/Twisted-22.1.0/docs/
H A Dconf.py104 on_rtd = os.environ.get("READTHEDOCS", None) == "True" variable
106 if not on_rtd:
199 if on_rtd:
/dports/devel/libzim/libzim-6.3.2/docs/
H A Dconf.py27 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' variable
46 if not on_rtd:
/dports/science/quantum-espresso/q-e-qe-6.7.0/test-suite/testcode/docs/
H A Dconf.py95 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' variable
96 if on_rtd:
/dports/devel/py-pyral/pyral-1.5.2/doc/source/
H A Dconf.py105 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' variable
107 if not on_rtd: # only import and set the theme if we're building docs locally
/dports/graphics/py-webcolors/webcolors-1.8.1/docs/
H A Dconf.py3 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' variable
21 if not on_rtd:
/dports/math/amgcl/amgcl-1.4.2/docs/
H A Dconf.py14 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' variable
47 html_theme = 'default' if on_rtd else 'sphinx_rtd_theme'
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/docs/
H A Dconf.py102 on_rtd = os.environ.get("READTHEDOCS", None) == "True" variable
104 if on_rtd:
/dports/devel/py-natsort/natsort-8.0.2/docs/
H A Dconf.py110 on_rtd = os.environ.get("READTHEDOCS") == "True" variable
111 if on_rtd:
/dports/www/py-django-contact-form/django-contact-form-1.9/docs/
H A Dconf.py5 on_rtd = os.environ.get("READTHEDOCS", None) == "True" variable
36 if not on_rtd:
/dports/security/py-cybox/python-cybox-2.1.0.21/docs/
H A Dconf.py36 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' variable
37 if not on_rtd:
/dports/www/py-django-registration/django-registration-3.1/docs/
H A Dconf.py5 on_rtd = os.environ.get("READTHEDOCS", None) == "True" variable
37 if not on_rtd:
/dports/textproc/py-chardet/chardet-4.0.0/docs/
H A Dconf.py102 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' variable
103 if not on_rtd:
/dports/security/py-pysaml24/pysaml2-4.9.0/docs/
H A Dconf.py103 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' variable
105 if on_rtd: # only import and set the theme if we're building docs locally
/dports/security/py-pysaml2/pysaml2-7.1.0/docs/
H A Dconf.py103 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' variable
105 if on_rtd: # only import and set the theme if we're building docs locally
/dports/security/py-pysaml26/pysaml2-6.5.2/docs/
H A Dconf.py103 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' variable
105 if on_rtd: # only import and set the theme if we're building docs locally
/dports/graphics/py-leather/leather-0.3.4/docs/
H A Dconf.py39 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' variable
41 if not on_rtd: # only import and set the theme if we're building docs locally

123456789