aboutsummaryrefslogtreecommitdiff
path: root/doxygen.config
diff options
context:
space:
mode:
authordcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2014-08-10 16:43:31 +0000
committerdcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2014-08-10 16:43:31 +0000
commit6b9e5b622fe3eeb596f0eec9e267bf1005d04ae5 (patch)
tree1ff192b08daf454d0066576b1912171a670ddcbf /doxygen.config
parentb7dedd4b8887eeb35410610b27ff95dadb0b1071 (diff)
Make the documentation more readable by displaying fixed-width text (which is used to refer to variables and functions) in a different color.
git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1339 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'doxygen.config')
-rw-r--r--doxygen.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/doxygen.config b/doxygen.config
index 9680175..4ffba68 100644
--- a/doxygen.config
+++ b/doxygen.config
@@ -13,3 +13,4 @@ JAVADOC_AUTOBRIEF = YES
MAX_INITIALIZER_LINES = 0
ALWAYS_DETAILED_SEC = YES
HTML_TIMESTAMP = NO
+HTML_EXTRA_STYLESHEET = doxygen-extra.css