Author: simonetripodi
Date: Wed Oct 26 08:11:58 2011
New Revision: 1189070
URL: http://svn.apache.org/viewvc?rev=1189070&view=rev
Log:
removed spaces on empty lines
minor format
Modified:
incubator/directmemory/trunk/src/site/xdoc/index.xml
Modified: incubator/directmemory/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/incubator/directmemory/trunk/src/site/xdoc/index.xml?rev=1189070&r1=1189069&r2=1189070&view=diff
==============================================================================
--- incubator/directmemory/trunk/src/site/xdoc/index.xml (original)
+++ incubator/directmemory/trunk/src/site/xdoc/index.xml Wed Oct 26 08:11:58
2011
@@ -25,10 +25,10 @@
<body>
<div class="hero-unit">
- <img src="images/Apache-DirectMemory-logo-medium.png"
style="margin-bottom:15px"/>
-
+ <img src="images/Apache-DirectMemory-logo-medium.png"
style="margin-bottom:15px" />
+
<br clear="left" />
-
+
<p><span style="font-weight: bold">Apache DirectMemory</span> is a multi
layered cache implementation featuring off-heap memory management (a-la
BigMemory)
to enable efficient handling of a large number of java objects without
affecting jvm garbage collection
performance</p>