No.  There's a tool that will get you a boilerplate README.md, but more or less 
it's still a manual process.

Here's that tool, but really it's not that good:

  
trunk/sandbox/tools/src/main/java/org/apache/openejb/tools/examples/Outline.java

Thanks for adding them to the index.md though!  Hopefully we can get that part 
automated at some point too.  So many things, so little time :)


-David

On Mar 9, 2012, at 1:47 AM, Romain Manni-Bucau wrote:

> oh readme are not generated at all?
> 
> ok, thanks for the tip
> 
> - Romain
> 
> 
> 2012/3/9 David Blevins <[email protected]>
> 
>> Didn't get a chance to dig in much, but looks neat so far!
>> 
>> Don't forget to add the README.md when adding to the index.md.
>> 
>> -David
>> 
>> On Mar 6, 2012, at 3:13 AM, [email protected] wrote:
>> 
>>> Author: rmannibucau
>>> Date: Tue Mar  6 09:13:47 2012
>>> New Revision: 1297392
>>> 
>>> URL: http://svn.apache.org/viewvc?rev=1297392&view=rev
>>> Log:
>>> adding spring data proxy to index.md
>>> 
>>> Modified:
>>>   openejb/trunk/openejb/examples/index.md
>>> 
>>> Modified: openejb/trunk/openejb/examples/index.md
>>> URL:
>> http://svn.apache.org/viewvc/openejb/trunk/openejb/examples/index.md?rev=1297392&r1=1297391&r2=1297392&view=diff
>>> 
>> ==============================================================================
>>> --- openejb/trunk/openejb/examples/index.md (original)
>>> +++ openejb/trunk/openejb/examples/index.md Tue Mar  6 09:13:47 2012
>>> @@ -160,6 +160,7 @@ All the examples show code, but some are
>>> ###  Frameworks
>>> 
>>> - [spring-integration](spring-integration/README.html)
>>> + - [spring-data-proxy](spring-data-proxy/README.html)
>>> - [webapps/struts](webapps/struts/README.html)
>>> }
>>> 
>>> @@ -182,6 +183,7 @@ All the examples show code, but some are
>>> - [dynamic-dao-implementation](dynamic-dao-implementation/README.html) *
>>> - [dynamic-implementation](dynamic-implementation/README.html)
>>> -
>> [dynamic-proxy-to-access-mbean](dynamic-proxy-to-access-mbean/README.html)
>>> + - [spring-data-proxy](spring-data-proxy/README.html)
>>> }
>>> 
>>> 
>>> 
>>> 
>>> 
>> 
>> 

Reply via email to