diff mbox

libstdc++/64468 set TAB_SIZE=8 in doxygen cfg

Message ID 20150102165334.GU3134@redhat.com
State New
Headers show

Commit Message

Jonathan Wakely Jan. 2, 2015, 4:53 p.m. UTC
Make Doxygen use the right tab size.

Committed to trunk.
commit d8314acccb012f4c166ef2667b08190d31a308d1
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Fri Jan 2 15:56:22 2015 +0000

    	PR libstdc++/64468
    	* doc/doxygen/user.cfg.in: Set correct TAB_SIZE.
diff mbox

Patch

diff --git a/libstdc++-v3/doc/doxygen/user.cfg.in b/libstdc++-v3/doc/doxygen/user.cfg.in
index 019462e..ff2db48 100644
--- a/libstdc++-v3/doc/doxygen/user.cfg.in
+++ b/libstdc++-v3/doc/doxygen/user.cfg.in
@@ -208,7 +208,7 @@  SEPARATE_MEMBER_PAGES  = NO
 # uses this value to replace tabs by spaces in code fragments.
 # Minimum value: 1, maximum value: 16, default value: 4.
 
-TAB_SIZE               = 4
+TAB_SIZE               = 8
 
 # This tag can be used to specify a number of aliases that act as commands in
 # the documentation. An alias has the form: