From 3ee5082e978606c8ec4e99c3d1cb662a856d3b7d 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@980449 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/docs/api/doxygen_developer_mainpage.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'qpid/cpp/docs/api/doxygen_developer_mainpage.h') diff --git a/qpid/cpp/docs/api/doxygen_developer_mainpage.h b/qpid/cpp/docs/api/doxygen_developer_mainpage.h index dc393725f5..107b72260b 100644 --- a/qpid/cpp/docs/api/doxygen_developer_mainpage.h +++ b/qpid/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