8000 Change theme · Twilio-api/twilio-python@ed4b874 · GitHub
[go: up one dir, main page]

Skip to content

Commit ed4b874

Browse files
author
Paul Hallett
committed
Change theme
fixes twilio#141 by adding the new Read The Docs theme
1 parent 7f90053 commit ed4b874

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@
3333
'sphinx.ext.intersphinx',
3434
]
3535

36+
RTD_NEW_THEME = True
37+
3638
# Load the source for autodoc
3739
sys.path.insert(0, os.path.abspath(os.path.join(os.getcwd(), '..')))
3840

0 commit comments

Comments
 (0)
0