diff options
author | Gordon Sim <gsim@apache.org> | 2008-01-23 14:37:15 +0000 |
---|---|---|
committer | Gordon Sim <gsim@apache.org> | 2008-01-23 14:37:15 +0000 |
commit | 5aa291a5d56d526ec02fb76988770a438d08cd0f (patch) | |
tree | f298ce6bd055e3829a455af7e2dfe2cf0fee20c6 /cpp/rubygen/templates | |
parent | 459016a20c4d04af04e574eeeb9e298ea52c7266 (diff) | |
download | qpid-python-5aa291a5d56d526ec02fb76988770a438d08cd0f.tar.gz |
Some minor changes to doc; primarily aimed at making the list of classes
listed as client API more useful.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@614551 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/rubygen/templates')
-rw-r--r-- | cpp/rubygen/templates/Session.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/rubygen/templates/Session.rb b/cpp/rubygen/templates/Session.rb index ff578b251c..21534b78fb 100644 --- a/cpp/rubygen/templates/Session.rb +++ b/cpp/rubygen/templates/Session.rb @@ -174,6 +174,7 @@ to read. You may find it easier to read the documentation for #{@base} which provides the same set of functions using normal non-keyword declarations. +\\ingroup clientapi EOS } # Session class. |