diff options
Diffstat (limited to 'pd/doc/1.manual/index.htm')
-rw-r--r-- | pd/doc/1.manual/index.htm | 38 |
1 files changed, 21 insertions, 17 deletions
diff --git a/pd/doc/1.manual/index.htm b/pd/doc/1.manual/index.htm index 2d8bb4dd..c403ae99 100644 --- a/pd/doc/1.manual/index.htm +++ b/pd/doc/1.manual/index.htm @@ -1,15 +1,17 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> + <HTML> -<HEAD> -<TITLE>Pd Documentation</TITLE> -</HEAD> -<BODY bgcolor="#ffffff"> -<SMALL> -<div style="width:6.5in; margin-left:.5in"> - -<CENTER> -<FONT size=+5> -<B>Pd Documentation</B><BR> -</FONT></CENTER> + <HEAD> + <TITLE>Pd Documentation</TITLE> + <meta http-equiv="Content-Type" content="text/html"> + <link rel="stylesheet" type="text/css" href="pdmanual.css" media="screen"> + </HEAD> + + +<BODY> + +<H1>Pd Documentation</H1> + <P> This is the HTML documentation for Pd, a patchable environment for audio analysis, synthesis, and processing, @@ -91,10 +93,11 @@ can be found at: <LI> <a href="x3.htm" name=s3> getting Pd to run </A> <OL> - <LI> <a href="x3.htm#s1.1">IRIX (SGI) </A> - <LI> <a href="x3.htm#s1.2">Microsoft Windows </A> - <LI> <a href="x3.htm#s1.3">Linux </A> - <LI> <a href="x3.htm#s1.4">Mac OSX </A> + <LI> <a href="x3.htm"> Overview </A> + <LI> <a href="x3.htm#s1.1">Installing Pd in Microsoft Windows </A> + <LI> <a href="x3.htm#s1.2">Installing Pd in Linux </A> + <LI> <a href="x3.htm#s1.3">Installing Pd in MacOS X </A> + <LI> <a href="x3.htm#s1.4">Installing Pd in IRIX (SGI) </A> <LI> <a href="x3.htm#s3"> graphics rendering using GEM </A> <LI> <a href="x3.htm#s4"> The Pd command line </A> <LI> <a href="x3.htm#s5"> dealing with files </A> @@ -110,7 +113,7 @@ can be found at: </OL> -<! +<!-- intro: what Pd is guide to the documentation other resources @@ -154,9 +157,10 @@ can be found at: bugs +--> -> </BODY> </HTML> + |