Explorar o código

trying to make this rtd compatible

digital %!s(int64=8) %!d(string=hai) anos
pai
achega
4fea8dcf1d
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      setup.py
  2. 0 0
      sphinx/Makefile

+ 1 - 1
setup.py

@@ -20,7 +20,7 @@ import sys
 import os
 
 if sys.argv[1] == "install":
-    os.system("make html")
+    os.system("(cd sphinx;make html)")
 
 
 

+ 0 - 0
Makefile → sphinx/Makefile