From 2c552e698c1b2b6adb065da04930a85b319da5bb Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 31 May 2004 20:29:59 +0000 Subject: added table of contents for PDDP, but it might not work so well svn path=/trunk/; revision=1798 --- doc/pddp/pddp.pd | 25 +++++++++++++------------ doc/pddp/table_of_contents.pd | 26 ++++++++++++++++++++++++++ 2 files changed, 39 insertions(+), 12 deletions(-) create mode 100644 doc/pddp/table_of_contents.pd diff --git a/doc/pddp/pddp.pd b/doc/pddp/pddp.pd index 3d751b58..e638d93d 100644 --- a/doc/pddp/pddp.pd +++ b/doc/pddp/pddp.pd @@ -1,20 +1,20 @@ -#N canvas 262 22 459 539 10; -#X text 25 32 The PDDP was proposed initially in early 2002 by Krzysztof +#N canvas 105 75 468 604 10; +#X text 25 77 The PDDP was proposed initially in early 2002 by Krzysztof Czaja who suggested that Pure Data was in need of comprehensive documentation. ; -#X text 45 154 - Michal Seta; -#X text 45 127 - Miller Puckette; -#X text 45 140 - Dave Sabine; -#X text 25 81 The project is now managed un-officially by Dave Sabine +#X text 45 199 - Michal Seta; +#X text 45 172 - Miller Puckette; +#X text 45 185 - Dave Sabine; +#X text 25 126 The project is now managed un-officially by Dave Sabine who acts as primary author and editor. The people involved in this project include (alphabetically):; -#X text 14 297 THINGS TO NOTE:; -#X text 25 315 Authors: If you would like to participate in this project +#X text 14 342 THINGS TO NOTE:; +#X text 25 360 Authors: If you would like to participate in this project \, simply gather together information about objects \, tutorials \, examples \, etc. and contact Dave Sabine for info about formatting your documents. All documents should then be forwarded to Dave to be included in the PDDP download which is available at his web site.; -#X text 25 403 Externals and other Libraries: Each PDDP document includes +#X text 25 448 Externals and other Libraries: Each PDDP document includes mention of "related objects from other PD libraries" as well as mention of "related native PD objects". The objects from other libraries are available only if you download those libraries from their respective @@ -22,13 +22,14 @@ authors and integrate them properly into your version of PD. We do not and cannot maintain a complete list of externals - but we try. For more info about externals and other objects \, see http://www.pure-data.org/ and the Pure Data Base at http://iem.kug.ac.at/pdb/; -#X text 45 168 - Hans-Christoph Steiner; -#X text 25 238 All comments \, corrections \, etc. regarding the PDDP +#X text 45 213 - Hans-Christoph Steiner; +#X text 25 283 All comments \, corrections \, etc. regarding the PDDP reference files should be directed to the Pd Developers' list: pd-dev@iem.at ; -#X text 26 188 PDDP is now part of the CVS Pd distributions. It was +#X text 26 233 PDDP is now part of the CVS Pd distributions. It was originally available at Dave's web site: http://www.davesabine.com/media/puredata.asp ; #X obj 3 2 cnv 15 450 20 empty empty PDDP 2 12 1 18 -233017 -66577 0; #X text 102 5 Pure Data Documentation Project; +#X obj 31 42 table_of_contents; diff --git a/doc/pddp/table_of_contents.pd b/doc/pddp/table_of_contents.pd new file mode 100644 index 00000000..1833a175 --- /dev/null +++ b/doc/pddp/table_of_contents.pd @@ -0,0 +1,26 @@ +#N canvas 106 77 480 616 10; +#X obj 3 2 cnv 15 450 20 empty empty PDDP 2 12 1 18 -233017 -66577 +0; +#X text 102 5 Table of Contents; +#X obj 10 80 all_about_arrays; +#X obj 10 100 all_about_cyclone; +#X obj 10 120 all_about_data_structures; +#X obj 10 140 all_about_data_types; +#X obj 10 160 all_about_haptics; +#X obj 10 180 all_about_hid; +#X obj 10 200 all_about_lists_vs_anythings; +#X obj 10 220 all_about_looping; +#X obj 10 240 all_about_scope_and_locality; +#X obj 10 260 all_about_send_n_receive; +#X obj 10 280 all_about_symbol_construction; +#X text 240 81 comment; +#X text 240 101 comment; +#X text 240 121 comment; +#X text 240 141 comment; +#X text 240 161 comment; +#X text 240 181 comment; +#X text 240 201 comment; +#X text 240 221 comment; +#X text 240 241 comment; +#X text 240 261 comment; +#X text 240 281 comment; -- cgit v1.2.1