Browse Source

trying to add readthedocs support

digital 7 years ago
parent
commit
67a49b7f38
1 changed files with 2 additions and 2 deletions
  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)