diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2005-05-18 04:28:51 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2005-05-18 04:28:51 +0000 |
commit | 388f7a1df37afeed0dd120f8091614a7f6dd91ab (patch) | |
tree | 8a439951a1c190b1fc786abc4f69b23181c54168 /pd/doc/1.manual/index.htm | |
parent | bb13717ae41bfa317e7b84625201279a5a2a09d9 (diff) |
Damn, edited this before and lost the update. More data features.
Took about 12 patches.
svn path=/trunk/; revision=3006
Diffstat (limited to 'pd/doc/1.manual/index.htm')
-rw-r--r-- | pd/doc/1.manual/index.htm | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/pd/doc/1.manual/index.htm b/pd/doc/1.manual/index.htm index c403ae99..519a5102 100644 --- a/pd/doc/1.manual/index.htm +++ b/pd/doc/1.manual/index.htm @@ -93,14 +93,13 @@ can be found at: <LI> <a href="x3.htm" name=s3> getting Pd to run </A> <OL> - <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> + <LI> <a href="x3.htm#s1.0"> audio and MIDI </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#s4"> preferences and startup options </A> + <LI> <a href="x3.htm#s5"> how Pd searches for files </A> </OL> <LI> <a href="x4.htm" name=s4> writing Pd objects in C </A> |