mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-24 06:10:09 +01:00
.github
cmake-proxies
crashreports
dox2-src
help
images
include
lib-src
ffmpeg
header-substitutes
libflac
libnyquist
libogg
libsbsms
libscorealign
libsndfile
libsoxr
libvamp
libvorbis
lv2
lilv
lv2
serd
doc
footer.html
header.html
index.html.in
layout.xml
mainpage.md
reference.doxygen.in
serdi-memory.svg
serdi-throughput.svg
serdi-time.svg
serdi.1
style.css
serd
src
tests
waflib
.gitlab-ci.yml
.gitmodules
.travis.yml
AUTHORS
COPYING
INSTALL
NEWS
README.md
serd.pc.in
serd.ttl
serd_bench.py
waf
wscript
sord
sratom
suil
windows
Makefile
configure
unpack-waf
portaudio-v19
portburn
portmidi
portmixer
portsmf
soundtouch
sqlite
twolame
audacity-patches.txt
libraries
linux
locale
mac
modules
nyq-po
nyquist
plug-ins
presets
qa
scripts
src
tests
win
.gitattributes
.gitignore
ABOUT-NLS
BUILDING.md
CHANGELOG.txt
CMAKE_OPTIONS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
INSTALL
LICENSE.txt
PULL_REQUEST_TEMPLATE.md
README.md
README.txt
audacity.dox
audacity.dox.in
nographs.dox
todo.txt
47 lines
1.8 KiB
HTML
47 lines
1.8 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME-->
|
|
<!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
|
|
<link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
|
|
$extrastylesheet
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
|
|
<!--BEGIN TITLEAREA-->
|
|
<div id="titlearea">
|
|
<div id="header">
|
|
<div id="titlebox">
|
|
<!--BEGIN PROJECT_LOGO-->
|
|
<div id="projectlogo"><img alt="Logo" src="$relpath^$projectlogo"/></div>
|
|
<!--END PROJECT_LOGO-->
|
|
<!--BEGIN PROJECT_NAME-->
|
|
<h1 id="title">$projectname</h1>
|
|
<!--END PROJECT_NAME-->
|
|
<!--BEGIN PROJECT_BRIEF-->
|
|
<div id="shortdesc">$projectbrief</div>
|
|
<!--END PROJECT_BRIEF-->
|
|
</div>
|
|
<div id="metabox">
|
|
<table id="meta">
|
|
<!--BEGIN PROJECT_NUMBER-->
|
|
<tr><th>Version</th><td>$projectnumber</td></tr>
|
|
<!--END PROJECT_NUMBER-->
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!--END TITLEAREA-->
|
|
<!-- end header part -->
|
|
|
|
<!-- Fake static menu from Doxygen 1.8.15 -->
|
|
<div id="staticnavrow" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
</ul>
|
|
</div>
|