1
0
mirror of http://mpg123.de/trunk/.git synced 2025-07-30 02:01:12 +03:00

Use a header to fit into mpg123 website.

git-svn-id: svn://scm.orgis.org/mpg123/trunk@1181 35dc7657-300d-0410-a2e5-dc2837fedb53
This commit is contained in:
thor
2007-11-30 01:58:20 +00:00
parent c945a73c50
commit 9e76cc1488
2 changed files with 8 additions and 0 deletions

View File

@ -35,3 +35,5 @@ GENERATE_RTF = NO
GENERATE_MAN = YES
MAN_LINKS = YES
GENERATE_XML = NO
HTML_HEADER = doxyhead.xhtml

6
doc/doxyhead.xhtml Normal file
View File

@ -0,0 +1,6 @@
<!--#include file="/header.html" -->
<title>$title</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body>
<!--#include file="/linkbar.html" -->