Make the documentation more readable by displaying fixed-width text (which is used to refer to variables and functions) in a different color.

This commit is contained in:
DRC
2014-08-10 16:43:31 +00:00
parent ceb4712807
commit 0b8d990cef
13 changed files with 17 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="doxygen-extra.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->