You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by Jan Lehnardt <ja...@apache.org> on 2008/06/14 23:10:45 UTC

Re: svn commit: r667882 - in /incubator/couchdb/branches/runtimeconfig: doc/ src/couchdb/ src/couchdb/test/

Heya,
On Jun 14, 2008, at 23:01, jan@apache.org wrote:

> Author: jan
> Date: Sat Jun 14 14:01:57 2008
> New Revision: 667882
>
> URL: http://svn.apache.org/viewvc?rev=667882&view=rev
> Log:
> Start documenting with edoc format. add preliminary edoc generation  
> Makefile.
>
> Added: incubator/couchdb/branches/runtimeconfig/doc/Makefile
> URL: http://svn.apache.org/viewvc/incubator/couchdb/branches/runtimeconfig/doc/Makefile?rev=667882&view=auto
> = 
> = 
> = 
> = 
> = 
> = 
> = 
> = 
> ======================================================================
> --- incubator/couchdb/branches/runtimeconfig/doc/Makefile (added)
> +++ incubator/couchdb/branches/runtimeconfig/doc/Makefile Sat Jun 14  
> 14:01:57 2008
> @@ -0,0 +1,4 @@
> +SOURCEFILES=\""../src/couchdb/couch_config.erl\""
> +all:
> +	@echo "making docdir"
> +	erl -noshell -run edoc_run files [$(SOURCEFILES)]

Noah, can I ask you to integrate that into the rest of the
build system? No need to hurry though :)

Thanks a lot!

Cheers
Jan
--


Re: svn commit: r667882 - in /incubator/couchdb/branches/runtimeconfig: doc/ src/couchdb/ src/couchdb/test/

Posted by Jan Lehnardt <ja...@apache.org>.
On Jun 15, 2008, at 15:02, Noah Slater wrote:

> On Sat, Jun 14, 2008 at 11:10:45PM +0200, Jan Lehnardt wrote:
>> Noah, can I ask you to integrate that into the rest of the build  
>> system? No
>> need to hurry though :)
>
> No problem, I'll take a look when I get the chance.

Thanks!

Jan
--

Re: svn commit: r667882 - in /incubator/couchdb/branches/runtimeconfig: doc/ src/couchdb/ src/couchdb/test/

Posted by Noah Slater <ns...@apache.org>.
On Sat, Jun 14, 2008 at 11:10:45PM +0200, Jan Lehnardt wrote:
> Noah, can I ask you to integrate that into the rest of the build system? No
> need to hurry though :)

No problem, I'll take a look when I get the chance.

-- 
Noah Slater - The Apache Software Foundation <http://www.apache.org/>