forked from taglib/taglib
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the docs from my old repository.
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@769145 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
- Loading branch information
Showing
7 changed files
with
641 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Run "doxygen taglib.doxgen" to generate the TagLib API documentation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | ||
<html> | ||
<head> | ||
<title>$title ($projectname)</title> | ||
<link href="taglib-api.css" rel="stylesheet" type="text/css"> | ||
</head> | ||
<body> | ||
|
||
|
||
<div id="container"> | ||
|
||
<table border="0" width="100%"> | ||
<tr> | ||
<td width="1"> | ||
<img src="../taglib.png"> | ||
</td> | ||
<td> | ||
<div id="intro"> | ||
<table border="0" height="119" cellpadding="0" cellspacing="0" width="100%"> | ||
<tr><td valign="top"><h1>TagLib 1.5 ($title)</h1></td></tr> | ||
<tr> | ||
<td valign="bottom"> | ||
<div id="links"> | ||
<a href="index.html">Home</a> | ||
<a href="inherits.html">Class Hierarchy</a> | ||
<a href="namespaces.html">Namespaces</a> | ||
<a href="annotated.html">Classes</a> | ||
<a href="files.html">Headers</a> | ||
<a href="namespacemembers.html">Namespace Members</a> | ||
<a href="functions.html">Class Members</a> | ||
<a href="globals.html">File Members</a> | ||
</div> | ||
</td> | ||
</tr> | ||
</table> | ||
</div> | ||
</td> | ||
</tr> | ||
</table> | ||
|
||
<div id="text"> |
Oops, something went wrong.