aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/pddp-style-guide.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-06-02 09:51:46 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-06-02 09:51:46 +0000
commitaef441abad99496e95308022800b532093e91aba (patch)
treee18cce647f7ea4b937d410b5257ea930968757b8 /doc/pddp/pddp-style-guide.pd
parenta63c156c9e5c5a0c48aa5cde02d6ec4b6e21942a (diff)
- Replaced my pddp_open hack with pddplink
- replaced [pddp] with a pddplink to the PDDP wiki page svn path=/trunk/; revision=9966
Diffstat (limited to 'doc/pddp/pddp-style-guide.pd')
-rw-r--r--doc/pddp/pddp-style-guide.pd7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/pddp/pddp-style-guide.pd b/doc/pddp/pddp-style-guide.pd
index 1894db81..bc791873 100644
--- a/doc/pddp/pddp-style-guide.pd
+++ b/doc/pddp/pddp-style-guide.pd
@@ -15,8 +15,10 @@
;
#X obj 2 2 cnv 15 450 20 empty empty pddp-style-guide 2 11 1 18 -233017
-66577 0;
-#X obj 418 3 pddp;
-#X obj 14 529 pddp_open standard_gui_elements;
+#X obj 418 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp
+;
+#X obj 101 522 pddp/pddplink standard_gui_elements.pd -text standard_gui_elements
+;
#X text 15 230 Here are various text conventions for discussing various
aspects of Pd in text:;
#X text 30 300 "anything" \, "bang" \, "float" \, "list" \, "pointer"
@@ -31,3 +33,4 @@ aspects of Pd in text:;
languages \, "abstraction" is a misleading term. Pd patches are either
applications or objects. If a Pd patch is meant to be reused in other
patches \, it is an object just like any other.;
+#X text 12 521 For more info:;