ソースを参照

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)