X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=doc%2Fdoxygen.cfg;h=42b633948113beb2ccae9368293054fb6c600385;hb=516a1b37b6a5c1c8bf7b262250e14290513bb0ba;hp=bfbfcab37c70f0c77c3f463d2b0d3df236e39251;hpb=21cb851a22f41e0b2a7c07dcbcc4f2dec20a0e3d;p=notmuch diff --git a/doc/doxygen.cfg b/doc/doxygen.cfg index bfbfcab3..42b63394 100644 --- a/doc/doxygen.cfg +++ b/doc/doxygen.cfg @@ -4,11 +4,11 @@ # Project related configuration options #--------------------------------------------------------------------------- DOXYFILE_ENCODING = UTF-8 -PROJECT_NAME = "Notmuch 0.18" +@INCLUDE = "doc/config.dox" PROJECT_NUMBER = PROJECT_BRIEF = PROJECT_LOGO = -OUTPUT_DIRECTORY = +OUTPUT_DIRECTORY = doc/_build CREATE_SUBDIRS = NO OUTPUT_LANGUAGE = English BRIEF_MEMBER_DESC = YES @@ -96,7 +96,6 @@ WARN_LOGFILE = #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = lib/notmuch.h INPUT_ENCODING = UTF-8 FILE_PATTERNS = RECURSIVE = NO @@ -228,8 +227,6 @@ MAN_LINKS = NO #--------------------------------------------------------------------------- GENERATE_XML = NO XML_OUTPUT = xml -XML_SCHEMA = -XML_DTD = XML_PROGRAMLISTING = YES #--------------------------------------------------------------------------- # configuration options related to the DOCBOOK output