Disable PDF documentation

Current doxygen and texlive fail with:

| ! Missing } inserted.
| <inserted text>
|                 }
| l.495 \end{DoxyParams}
|
| ?
| ! Emergency stop.
| <inserted text>
|                 }
| l.495 \end{DoxyParams}
|
| !  ==> Fatal error occurred, no output PDF file produced!

Until this is fixed in doxygen or texlive, disable generation of the PDF
documentation.

Gbp-Pq: Name 0003-Disable-PDF-documentation.patch
This commit is contained in:
Sebastian Ramacher 2019-02-12 15:28:59 +01:00 committed by Lu zhiping
parent c9b1ab093f
commit 0e61aa8d40
1 changed files with 1 additions and 1 deletions

View File

@ -1613,7 +1613,7 @@ EXTRA_SEARCH_MAPPINGS =
# If the GENERATE_LATEX tag is set to YES, doxygen will generate LaTeX output.
# The default value is: YES.
GENERATE_LATEX = YES
GENERATE_LATEX = NO
# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. If a
# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of