Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8322778
conf.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
306 B
Subscribers
None
conf.py
View Options
# flake8: noqa
import
django
import
os
os
.
environ
.
setdefault
(
'DJANGO_SETTINGS_MODULE'
,
'swh.web.settings.development'
)
django
.
setup
()
import
swh.docs.sphinx.conf
as
sphinx_conf
from
swh.web.doc_config
import
customize_sphinx_conf
customize_sphinx_conf
(
sphinx_conf
)
from
swh.docs.sphinx.conf
import
*
File Metadata
Details
Attached
Mime Type
text/x-python
Expires
Tue, Jun 3, 7:47 AM (12 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3289622
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment