Author: vsiveton
Date: Mon Apr 6 22:24:13 2009
New Revision: 762535
URL: http://svn.apache.org/viewvc?rev=762535&view=rev
Log:
o improved the last section
Modified:
incubator/shindig/trunk/site/src/site/xdoc/index.xml
Modified: incubator/shindig/trunk/site/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/site/src/site/xdoc/index.xml?rev=762535&r1=762534&r2=762535&view=diff
==============================================================================
--- incubator/shindig/trunk/site/src/site/xdoc/index.xml (original)
+++ incubator/shindig/trunk/site/src/site/xdoc/index.xml Mon Apr 6 22:24:13
2009
@@ -65,10 +65,17 @@
container-specific information, including the OpenSocial REST APIs,
with clear
extension points so others can connect it to their own backends.</li>
</ul>
- <p>Shindig is a reference implementation of OpenSocial specifications
for developers to
- develop against container providers to use as a reference. Shindig
implements the <a
+ <p>Shindig is the reference implementation of <a
href="http://www.opensocial.org/page/specs-1"> OpenSocial API
- specifications</a>.</p>
+ specifications</a>, a standard set of Social Network APIs which
includes:</p>
+ <ul>
+ <li>Profiles</li>
+ <li>Relationships</li>
+ <li>Activities</li>
+ <li>Shared applications</li>
+ <li>Authentication</li>
+ <li>Authorization</li>
+ </ul>
<p>See the <a href="./overview.html">overview</a> page for more
information.</p>
</section>
</body>