Explorar o código

trick sphinx into loading the correct module

justheuristic %!s(int64=5) %!d(string=hai) anos
pai
achega
ee9a4a0212
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      docs/conf.py

+ 1 - 0
docs/conf.py

@@ -22,6 +22,7 @@ from recommonmark.parser import CommonMarkParser
 
 
 # -- Project information -----------------------------------------------------
+sys.path.insert(0, '..')
 src_path = '../tesseract'
 project = 'tesseract'
 copyright = '2020, Learning@home & contributors'