docs: Remove redundant Read The Docs config
This commit is contained in:
parent
4b920e66d4
commit
0ab1aacbc5
@ -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__)))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user