瀏覽代碼

Clean up dest of docs output

default_compile_flags
vector-of-bool 4 年之前
父節點
當前提交
853af4aeef
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. +2
    -1
      Makefile

+ 2
- 1
Makefile 查看文件

@@ -9,7 +9,8 @@ docs:
sphinx-build -b html \
docs \
_build/docs \
-Wqaj8
-d _build/doctrees \
-Wqanj8
echo "Docs generated to _build/docs"

docs-server: docs

Loading…
取消
儲存