docs: Remove redundant Read The Docs config

This commit is contained in:
Stein Magnus Jodal 2013-11-04 23:36:02 +01:00
parent 4b920e66d4
commit 0ab1aacbc5

View File

@ -8,11 +8,6 @@ import os
import sys
# -- Read The Docs configuration ----------------------------------------------
RTD_NEW_THEME = True
# -- Workarounds to have autodoc generate API docs ----------------------------
sys.path.insert(0, os.path.abspath(os.path.dirname(__file__)))