소스 검색

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…
취소
저장