ソースを参照

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

読み込み中…
キャンセル
保存