doc/book/en/makefile
changeset 6531 e37bbab24f42
parent 6528 6c6859a67673
child 6811 7f89e01d5a6f
equal deleted inserted replaced
6530:fb72da4ac7ff 6531:e37bbab24f42
     8 # You can set these sphinx variables from the command line.
     8 # You can set these sphinx variables from the command line.
     9 SPHINXOPTS    =
     9 SPHINXOPTS    =
    10 SPHINXBUILD   = sphinx-build
    10 SPHINXBUILD   = sphinx-build
    11 PAPER         =
    11 PAPER         =
    12 #BUILDDIR      = build
    12 #BUILDDIR      = build
    13 BUILDDIR      = ../../html
    13 BUILDDIR      = ../..
    14 CWDIR         = ../../..
    14 CWDIR         = ../../..
    15 JSDIR         = ${CWDIR}/web/data
    15 JSDIR         = ${CWDIR}/web/data
    16 JSTORST       = ${CWDIR}/doc/tools/pyjsrest.py
    16 JSTORST       = ${CWDIR}/doc/tools/pyjsrest.py
    17 BUILDJS       = devweb/js_api
    17 BUILDJS       = devweb/js_api
    18 
    18