diff options
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> |