You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@abdera.apache.org by jm...@apache.org on 2011/12/16 20:45:53 UTC

svn commit: r1215250 - in /abdera/abdera2/docs/Getting.Started: activities.out.xml common.xml

Author: jmsnell
Date: Fri Dec 16 19:45:53 2011
New Revision: 1215250

URL: http://svn.apache.org/viewvc?rev=1215250&view=rev
Log:
documentation

Added:
    abdera/abdera2/docs/Getting.Started/common.xml   (with props)
Removed:
    abdera/abdera2/docs/Getting.Started/activities.out.xml

Added: abdera/abdera2/docs/Getting.Started/common.xml
URL: http://svn.apache.org/viewvc/abdera/abdera2/docs/Getting.Started/common.xml?rev=1215250&view=auto
==============================================================================
--- abdera/abdera2/docs/Getting.Started/common.xml (added)
+++ abdera/abdera2/docs/Getting.Started/common.xml Fri Dec 16 19:45:53 2011
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="US-ASCII"?>
+<?xml-stylesheet type='text/xsl' href='./rfc2629.xslt' ?>
+<!DOCTYPE rfc SYSTEM "rfc2629.dtd">
+<?rfc toc="yes"?>
+<?rfc tocompact="yes"?>
+<?rfc tocdepth="3"?>
+<?rfc tocindent="yes"?>
+<?rfc symrefs="yes"?>
+<?rfc sortrefs="yes"?>
+<?rfc comments="yes"?>
+<?rfc inline="yes"?>
+<?rfc compact="yes"?>
+<?rfc subcompact="no"?>
+<?rfc private=" "?>
+<?rfc authorship="no"?>
+<rfc docName="common" ipr="none">
+  <front>
+    <title abbrev="Common">Abdera2 - Common Library</title>
+    <author fullname="James M Snell" initials="J.M." surname="Snell">
+      <organization></organization>
+    </author>
+    <date month="December" year="2011" />
+    <abstract>
+      <t>TBD</t>
+    </abstract>
+  </front>
+  <middle>
+
+    <section title="Date-Time Handling">
+    
+      <t>TBD</t>
+    
+    </section>
+    
+    <section title="Geo">
+    
+      <t>TBD</t>
+    
+    </section>
+    
+    <section title="HTTP Headers">
+    
+      <t>TBD</t>
+    
+    </section>
+    
+    <section title="IO">
+    
+      <t>TBD</t>
+    
+    </section>
+    
+    <section title="IRIs">
+    
+      <t>TBD</t>
+    
+    </section>
+    
+    <section title="Language Tags">
+    
+      <t>TBD</t>
+    
+    </section>
+    
+    <section title="Media Types">
+    
+      <t>TBD</t>
+    
+    </section>
+    
+    <section title="Pusher API">
+    
+      <t>TBD</t>
+    
+    </section>
+    
+    <section title="Security Utilities">
+    
+      <t>TBD</t>
+    
+    </section>
+    
+    <section title="Selector Framework">
+    
+      <t>TBD</t>
+    
+    </section>
+    
+    <section title="URI Templates">
+    
+      <t>TBD</t>
+    
+    </section>
+    
+    <section title="Text Utilities">
+    
+      <t>TBD</t>
+    
+    </section>
+    
+    <section title="Request Chain API">
+    
+      <t>TBD</t>
+    
+    </section>
+    
+    <section title="Lightweight Map-Reduce API">
+    
+      <t>TBD</t>
+    
+    </section>
+    
+    <section title="Guava Extensions">
+    
+      <t>TBD</t>
+    
+    </section>
+    
+  </middle>
+  <back></back>
+</rfc>
\ No newline at end of file

Propchange: abdera/abdera2/docs/Getting.Started/common.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain