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+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1339 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
||||||
</script>
|
</script>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||||
|
<link href="doxygen-extra.css" rel="stylesheet" type="text/css"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
||||||
</script>
|
</script>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||||
|
<link href="doxygen-extra.css" rel="stylesheet" type="text/css"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||||
|
|||||||
3
doc/html/doxygen-extra.css
Normal file
3
doc/html/doxygen-extra.css
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
code {
|
||||||
|
color: #4665A2;
|
||||||
|
}
|
||||||
@@ -14,6 +14,7 @@
|
|||||||
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
||||||
</script>
|
</script>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||||
|
<link href="doxygen-extra.css" rel="stylesheet" type="text/css"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
||||||
</script>
|
</script>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||||
|
<link href="doxygen-extra.css" rel="stylesheet" type="text/css"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
||||||
</script>
|
</script>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||||
|
<link href="doxygen-extra.css" rel="stylesheet" type="text/css"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
||||||
</script>
|
</script>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||||
|
<link href="doxygen-extra.css" rel="stylesheet" type="text/css"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
||||||
</script>
|
</script>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||||
|
<link href="doxygen-extra.css" rel="stylesheet" type="text/css"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
||||||
</script>
|
</script>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||||
|
<link href="doxygen-extra.css" rel="stylesheet" type="text/css"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
||||||
</script>
|
</script>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||||
|
<link href="doxygen-extra.css" rel="stylesheet" type="text/css"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
||||||
</script>
|
</script>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||||
|
<link href="doxygen-extra.css" rel="stylesheet" type="text/css"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||||
|
|||||||
3
doxygen-extra.css
Normal file
3
doxygen-extra.css
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
code {
|
||||||
|
color: #4665A2;
|
||||||
|
}
|
||||||
@@ -13,3 +13,4 @@ JAVADOC_AUTOBRIEF = YES
|
|||||||
MAX_INITIALIZER_LINES = 0
|
MAX_INITIALIZER_LINES = 0
|
||||||
ALWAYS_DETAILED_SEC = YES
|
ALWAYS_DETAILED_SEC = YES
|
||||||
HTML_TIMESTAMP = NO
|
HTML_TIMESTAMP = NO
|
||||||
|
HTML_EXTRA_STYLESHEET = doxygen-extra.css
|
||||||
|
|||||||
Reference in New Issue
Block a user