[Sugar-devel] Javascript API documentation

Manuel Quiñones manuq at laptop.org
Wed May 15 12:25:26 EDT 2013


2013/5/15 Manuel Quiñones <manuq at laptop.org>:
> 2013/5/15 Daniel Narvaez <dwnarvaez at gmail.com>:
>> By the way, tempted to use this for sugar-docs too. It's not code but even
>> their site is using it for md files.
>>
>> We could add a docs command to sugar-build and has_docs/docs_dir properties
>> to the modules configuration. The run docker on each has_docs module and
>> output in docs/docs_dir. Finally have buildbot upload docs/ as
>> developer.sugarlabs.org.
>
> Excellent, let's go with docker then.  I agree using it for sugar-docs too.
>
> --
> .. manuq ..

Docker also supports jsdoc syntax, so we should be safe:

https://github.com/jbt/docker/blob/master/src/docker.js#L153

translates to:

http://jbt.github.io/docker/src/docker.js.html#docker.prototype.checkforpygments

--
.. manuq ..


More information about the Sugar-devel mailing list