Browse Source

modified Makefile and build documentation

digital 7 years ago
parent
commit
9fd984399c
2 changed files with 2 additions and 2 deletions
  1. 2 2
      Makefile
  2. BIN
      docs/doctrees/sphinx/index.doctree

+ 2 - 2
Makefile

@@ -2,11 +2,11 @@
 #
 
 # You can set these variables from the command line.
-SPHINXOPTS    =
+SPHINXOPTS    = -c sphinx/
 SPHINXBUILD   = sphinx-build
 SPHINXPROJ    = BeeWatch
 SOURCEDIR     = .
-BUILDDIR      = build
+BUILDDIR      = docs
 
 # Put it first so that "make" without argument is like "make help".
 help:

BIN
docs/doctrees/sphinx/index.doctree