summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2005-05-14 20:06:31 +0000
committerReid Spencer <rspencer@reidspencer.com>2005-05-14 20:06:31 +0000
commit6ed7d1ea62087b757248d826a328020707951aef (patch)
tree760fe2967ce29d6e92eb21a9c2c535a9631797ea
parentc51ced3e6b6df479bedd5305660dd49a1d1b73e7 (diff)
downloadbcm5719-llvm-6ed7d1ea62087b757248d826a328020707951aef.tar.gz
bcm5719-llvm-6ed7d1ea62087b757248d826a328020707951aef.zip
* Truncate a long line.
* By default, doxygen output formatted for printing on letter size paper not A4. llvm-svn: 22034
-rw-r--r--llvm/docs/doxygen.cfg.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/doxygen.cfg.in b/llvm/docs/doxygen.cfg.in
index 06dc264b331..d23288af24b 100644
--- a/llvm/docs/doxygen.cfg.in
+++ b/llvm/docs/doxygen.cfg.in
@@ -88,7 +88,7 @@ HIDE_UNDOC_CLASSES = NO
BRIEF_MEMBER_DESC = YES
# If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
-# the brief description of a member or function before the detailed description.
+# the brief description of a member or function before the detailed description.
# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
# brief descriptions will be completely suppressed.
@@ -536,7 +536,7 @@ COMPACT_LATEX = NO
# by the printer. Possible values are: a4, a4wide, letter, legal and
# executive. If left blank a4wide will be used.
-PAPER_TYPE = a4wide
+PAPER_TYPE = letter
# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
# packages that should be included in the LaTeX output.
OpenPOWER on IntegriCloud