kopia lustrzana https://github.com/halcy/Mastodon.py
Updated config for sphinx
rodzic
a7873d55bf
commit
119b870e66
|
@ -1,2 +1,6 @@
|
||||||
|
import sys
|
||||||
|
import sys.path
|
||||||
|
import os
|
||||||
|
|
||||||
extensions = ['sphinx.ext.autodoc']
|
extensions = ['sphinx.ext.autodoc']
|
||||||
sys.path.insert(0, os.path.abspath('../'))
|
sys.path.insert(0, os.path.abspath('../'))
|
||||||
|
|
Ładowanie…
Reference in New Issue