diff options
Diffstat (limited to 'NvBlast/docs/_compile/doxygen_html_header.txt')
| -rw-r--r-- | NvBlast/docs/_compile/doxygen_html_header.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/NvBlast/docs/_compile/doxygen_html_header.txt b/NvBlast/docs/_compile/doxygen_html_header.txt new file mode 100644 index 0000000..0cd2393 --- /dev/null +++ b/NvBlast/docs/_compile/doxygen_html_header.txt @@ -0,0 +1,20 @@ +<html> + <head> + <title>$title</title> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <LINK HREF="NVIDIA.css" REL="stylesheet" TYPE="text/css"> + </head> + + <body bgcolor="#FFFFFF"> + <div id="header"> + <hr class="first"> + <img alt="" src="blast_logo.png"> + <br> + <center> + <a class="qindex" href="main.html">Main Page</a> + <!-- <a class="qindex" href="hierarchy.html">Class Hierarchy</a> //--> + <a class="qindex" href="annotated.html">Class List</a> + <a class="qindex" href="functions.html">Class Members</a> + </center> + <hr class="second"> + </div> |