[telepathy-spec/master] Change to a nestable <tp:section>

Davyd Madeley davyd at madeley.id.au
Thu Mar 26 19:47:01 PDT 2009


---
 spec/all.xml |   39 ++++++++++++++++++++++-----------------
 1 files changed, 22 insertions(+), 17 deletions(-)

diff --git a/spec/all.xml b/spec/all.xml
index e8334f6..4ec9750 100644
--- a/spec/all.xml
+++ b/spec/all.xml
@@ -25,25 +25,30 @@ License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</p>
 </tp:license>
 
-<xi:include href="Connection_Manager.xml"/>
-
-<tp:chapter name="Connection Object">
+<tp:section name="Connection Manager">
  <tp:docstring>
-  Connections model a single connection to an IM account.
+  Connection Managers manage connections.
  </tp:docstring>
- <xi:include href="Connection.xml"/>
- <xi:include href="Connection_Interface_Aliasing.xml"/>
- <xi:include href="Connection_Interface_Avatars.xml"/>
- <xi:include href="Connection_Interface_Capabilities.xml"/>
- <xi:include href="Connection_Interface_Contact_Capabilities.xml"/>
- <xi:include href="Connection_Interface_Contact_Info.xml"/>
- <xi:include href="Connection_Interface_Contacts.xml"/>
- <xi:include href="Connection_Interface_Location.xml"/>
- <xi:include href="Connection_Interface_Presence.xml"/>
- <xi:include href="Connection_Interface_Renaming.xml"/>
- <xi:include href="Connection_Interface_Requests.xml"/>
- <xi:include href="Connection_Interface_Simple_Presence.xml"/>
-</tp:chapter>
+ <xi:include href="Connection_Manager.xml"/>
+ 
+ <tp:section name="Connection Object">
+  <tp:docstring>
+   Connections model a single connection to an IM account.
+  </tp:docstring>
+  <xi:include href="Connection.xml"/>
+  <xi:include href="Connection_Interface_Aliasing.xml"/>
+  <xi:include href="Connection_Interface_Avatars.xml"/>
+  <xi:include href="Connection_Interface_Capabilities.xml"/>
+  <xi:include href="Connection_Interface_Contact_Capabilities.xml"/>
+  <xi:include href="Connection_Interface_Contact_Info.xml"/>
+  <xi:include href="Connection_Interface_Contacts.xml"/>
+  <xi:include href="Connection_Interface_Location.xml"/>
+  <xi:include href="Connection_Interface_Presence.xml"/>
+  <xi:include href="Connection_Interface_Renaming.xml"/>
+  <xi:include href="Connection_Interface_Requests.xml"/>
+  <xi:include href="Connection_Interface_Simple_Presence.xml"/>
+ </tp:section>
+</tp:section>
 
 <xi:include href="Channel_Bundle.xml"/>
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list