소스 검색

* Do not optimize doxygen for C

legacy
Jean-Yves Lamoureux jylam 13 년 전
부모
커밋
836b55a8fc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      doc/doxygen.cfg.in

+ 1
- 1
doc/doxygen.cfg.in 파일 보기

@@ -186,7 +186,7 @@ ALIASES =
# For instance, some of the names that are used will be different. The list
# of all members will be omitted, etc.

OPTIMIZE_OUTPUT_FOR_C = YES
OPTIMIZE_OUTPUT_FOR_C = NO

# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
# sources only. Doxygen will then generate output that is more tailored for


불러오는 중...
취소
저장