瀏覽代碼

trying to add readthedocs support

digital 7 年之前
父節點
當前提交
67a49b7f38
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Makefile

+ 2 - 2
sphinx/Makefile → Makefile

@@ -2,9 +2,9 @@
 #
 
 # You can set these variables from the command line.
-PROJECT_ROOT  = ../
+PROJECT_ROOT  = ./
 SPHINXOPTS    = -c $(PROJECT_ROOT)sphinx/
-SPHINXOPTS    = 
+SPHINXOPTS    =
 SPHINXBUILD   = sphinx-build
 SPHINXPROJ    = BeeWatch
 SOURCEDIR     = $(PROJECT_ROOT)