diff options
author | Guenter Geiger <ggeiger@users.sourceforge.net> | 2002-11-25 10:47:53 +0000 |
---|---|---|
committer | Guenter Geiger <ggeiger@users.sourceforge.net> | 2002-11-25 10:47:53 +0000 |
commit | 5aef03b3a165b309622f6d051bd4d53c42b4532d (patch) | |
tree | 808a2924e736f3327c968f0868fd1efdbc3a1aec /pd/doc/1.manual/index.htm | |
parent | b09bea965d034a8e092b35d369f2ef6591ef0e65 (diff) |
This commit was generated by cvs2svn to compensate for changes in r232,
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/; revision=233
Diffstat (limited to 'pd/doc/1.manual/index.htm')
-rw-r--r-- | pd/doc/1.manual/index.htm | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/pd/doc/1.manual/index.htm b/pd/doc/1.manual/index.htm index ddaa292d..2d8bb4dd 100644 --- a/pd/doc/1.manual/index.htm +++ b/pd/doc/1.manual/index.htm @@ -30,7 +30,7 @@ can be found at: <OL> <LI> <A href="x2.htm#s1.1"> main window, canvases, and printout </A> <LI> <A href="x2.htm#s1.2"> object boxes </A> - <LI> <A href="x2.htm#s1.3"> message, number, and symbol boxes </A> + <LI> <A href="x2.htm#s1.3"> message and GUI boxes </A> <LI> <A href="x2.htm#s1.4"> patches and files </A> </OL> <LI> <A href="x2.htm#s2"> how to edit patches </A> @@ -81,9 +81,10 @@ can be found at: <LI> <A href="x2.htm#s8"> numeric arrays </A> <LI> <A href="x2.htm#s9"> data structures </A> <OL> - <LI> <A href="x2.htm#s9.1"> abstractions </A> - <LI> <A href="x2.htm#s9.2"> graph-on-parent subpatches </A> - <LI> <A href="x2.htm#s9.3"> limitations </A> + <LI> <A href="x2.htm#s9.1"> traversal </A> + <LI> <A href="x2.htm#s9.2"> accessing and changing data </A> + <LI> <A href="x2.htm#s9.3"> editing </A> + <LI> <A href="x2.htm#s9.4"> limitations </A> </OL> </OL> |