summaryrefslogtreecommitdiff
path: root/qpid/gentools/README
diff options
context:
space:
mode:
authorKim van der Riet <kpvdr@apache.org>2006-10-25 20:15:28 +0000
committerKim van der Riet <kpvdr@apache.org>2006-10-25 20:15:28 +0000
commit317838e6fced8a01896444caa78b3e2a783d8925 (patch)
tree3fde76383344b64746f15f5589a793d06f1d74dc /qpid/gentools/README
parentf14873f69a94cf5bf43a05adcb0147af08369bbe (diff)
downloadqpid-python-317838e6fced8a01896444caa78b3e2a783d8925.tar.gz
Some code tidy-up and debugging; first C++ templates and implementation of most of C++ MethodBody class generation methods.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@467750 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/gentools/README')
-rw-r--r--qpid/gentools/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/gentools/README b/qpid/gentools/README
index a128270c0b..12bfd10caf 100644
--- a/qpid/gentools/README
+++ b/qpid/gentools/README
@@ -21,7 +21,7 @@ out.java/: Output folder for generated Java files (will be created with use of -
templ.cpp/: (Future:) Templates for C++ code generation.
out.cpp/: Output folder for generated C++ files (will be created with use of -c flag on command-line).
-For a more detaild description of the generator, see the Qpid Wiki (http://cwiki.apache.org/confluence/display/qpid/Multiple+AMQP+Version+Support).
+For a more detaild description of the generator, see the Qpid Wiki (http://cwiki.apache.org/qpid/multiple-amqp-version-support).
Please send comments and bugs to me (kim.vdriet [at] redhat.com) or via the Apache Qpid list (qpid-dev [at] incubator.apache.org).