Achei um exemplo: http://openjsan.org/doc/j/jh/jhuni/Pod/HTML/1.1/lib/Pod/HTML.html
[]'s * Daniel Vinciguerra* Web Solutions Architect and Co-Owner at Bivee http://github.com/dvinciguerra <http://github.com/dvinciguerra> On 21 March 2012 09:07, Daniel Vinciguerra <[email protected]>wrote: > Bom dia, > > Ja vi o pessoal usando o POD como documentação em javascripts e ficava > exatamente como você > descreveu abaixo. > > Usando o pod2html, por exemplo ele consegue isolar as areas documentadas > em POD e gerar o documento. > > O exemplo que eu usei pode ser encontrado aqui > https://gist.github.com/2146381 > > pod2html arquivo.js > arquivo.html > > Isso atende a necessidade? > > Alternativa: > http://www.naturaldocs.org > > > []'s > * > Daniel Vinciguerra* > Web Solutions Architect and Co-Owner at Bivee > http://github.com/dvinciguerra <http://github.com/dvinciguerra> > > > On 21 March 2012 08:01, Geovanny Junio :: eutsiv <[email protected]>wrote: > >> Olá pessoal, tudo bem? >> >> Estou desenvolvendo um framework em Javascript, e gostaria de documentar >> usando algo estilo POD. >> Por exemplo: >> /* >> =head2 define >> Define a new class - OO class like code >> =params >> - class namespace >> - object with class definition >> =return a new class definition >> */ >> define: function(className, def, callback) { >> >> } >> >> Alguém conhece algo pronto na CPAN? >> >> Grato, >> -- >> Geovanny Junio >> Consultor de Tecnologia >> geovanny (at) eutsiv.com >> +55 31 9422-8885 >> +55 31 2519-8603 >> www.eutsiv.com >> >> Este e-mail pode conter informação privilegiada e confidencial. Se você >> não é destinatário da >> mensagem, por favor apague a mensagem e comunique-nos o fato de imediato. >> >> This e-mail contains information that may be >> privileged and confidential. If you are not the intended recipient, please >> delete the e-mail and notify us immediately. >> >> =begin disclaimer >> Sao Paulo Perl Mongers: http://sao-paulo.pm.org/ >> SaoPaulo-pm mailing list: [email protected] >> L<http://mail.pm.org/mailman/listinfo/saopaulo-pm> >> =end disclaimer >> >> >
=begin disclaimer Sao Paulo Perl Mongers: http://sao-paulo.pm.org/ SaoPaulo-pm mailing list: [email protected] L<http://mail.pm.org/mailman/listinfo/saopaulo-pm> =end disclaimer
