added initial version of the Doxygen manual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
21
docs/doxygen/htmlheader.inc
Normal file
21
docs/doxygen/htmlheader.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<!-- ****************************************************** -->
|
||||
<!-- Standard wxWidgets header -->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<title>$title</title>
|
||||
<meta name="author" content="wxWidgets team">
|
||||
<meta name="created" content="$datetime">
|
||||
<meta name="keywords" content="wxWidgets">
|
||||
<link href="wxwidgets.css" rel="stylesheet" type="text/css">
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<!-- End of wxWidgets standard header -->
|
||||
<!-- *************************************************** -->
|
||||
|
Reference in New Issue
Block a user