From 0efe3414cb7b55fd26fd2ba34910f8bae86ad8e1 Mon Sep 17 00:00:00 2001 From: Jonathan Robie Date: Thu, 29 Jul 2010 13:56:37 +0000 Subject: Added sections for client and management starting points, currently TBD, in the hopes that someone will fill them in. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@980449 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/docs/api/doxygen_developer_mainpage.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'cpp/docs/api') diff --git a/cpp/docs/api/doxygen_developer_mainpage.h b/cpp/docs/api/doxygen_developer_mainpage.h index dc393725f5..107b72260b 100644 --- a/cpp/docs/api/doxygen_developer_mainpage.h +++ b/cpp/docs/api/doxygen_developer_mainpage.h @@ -24,6 +24,7 @@ /** \mainpage Qpid Developer Documentation * *

Starting Points: Broker

+ * * *

Message flow generally starts from the following methods:

* @@ -53,6 +54,15 @@ *
  • Subclasses of Queue and Exchange

  • * * + * + *

    Starting Points: Client

    + * + *

    TBD

    + * + *

    Starting Points: Management

    + * + *

    TBD

    + * */ -- cgit v1.2.1