提交 69afc148 编写于 作者: S sibo2rr

read the doc

上级 b6cbbe1c
...@@ -5,9 +5,11 @@ ...@@ -5,9 +5,11 @@
# from the environment for the first two. # from the environment for the first two.
SPHINXOPTS ?= SPHINXOPTS ?=
SPHINXBUILD ?= sphinx-build SPHINXBUILD ?= sphinx-build
#SOURCEDIR = source #SOURCEDIR = source
BUILDDIR = build BUILDDIR = build
# Put it first so that "make" without argument is like "make help". # Put it first so that "make" without argument is like "make help".
help: help:
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) @$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
......
...@@ -16,4 +16,3 @@ ...@@ -16,4 +16,3 @@
advanced_tutorials/index advanced_tutorials/index
others/index others/index
faq_series/index faq_series/index
...@@ -11,6 +11,7 @@ if "%SPHINXBUILD%" == "" ( ...@@ -11,6 +11,7 @@ if "%SPHINXBUILD%" == "" (
set SOURCEDIR=source set SOURCEDIR=source
set BUILDDIR=build set BUILDDIR=build
if "%1" == "" goto help if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL %SPHINXBUILD% >NUL 2>NUL
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册