命令如下:sphinx-build -b html doc build doc是含有rst的目录,build是输出html的目录.
命令
sphinx-build -b html doc build
doc
rst
build
html