Commit cc3a88e6 authored by Victor Zverovich's avatar Victor Zverovich

Extract docs from compile.h

parent 79c4b6bd
...@@ -74,8 +74,8 @@ def build_docs(version='dev', **kwargs): ...@@ -74,8 +74,8 @@ def build_docs(version='dev', **kwargs):
GENERATE_MAN = NO GENERATE_MAN = NO
GENERATE_RTF = NO GENERATE_RTF = NO
CASE_SENSE_NAMES = NO CASE_SENSE_NAMES = NO
INPUT = {0}/core.h {0}/format.h {0}/os.h {0}/ostream.h \ INPUT = {0}/core.h {0}/compile.h {0}/format.h {0}/os.h \
{0}/printf.h {0}/time.h {0}/ostream.h {0}/printf.h {0}/time.h
QUIET = YES QUIET = YES
JAVADOC_AUTOBRIEF = YES JAVADOC_AUTOBRIEF = YES
AUTOLINK_SUPPORT = NO AUTOLINK_SUPPORT = NO
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment