The Artima Developer Community
Sponsored Link

Python Buzz Forum
JSDoc, a JavaDoc-like for Javascript

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Tarek Ziadé

Posts: 56
Nickname: tarek
Registered: Sep, 2005

Tarek Ziadé is R&D developer for Nuxeo Corp.
JSDoc, a JavaDoc-like for Javascript Posted: May 3, 2006 8:33 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Tarek Ziadé.
Original Post: JSDoc, a JavaDoc-like for Javascript
Feed Title: Tarek Ziadé
Feed URL: http://blogs.nuxeo.com/sections/blogs/tarek_ziade/exportrss
Feed Description: Feed about Python, Zope and all related technos
Latest Python Buzz Posts
Latest Python Buzz Posts by Tarek Ziadé
Latest Posts From Tarek Ziadé

Advertisement
I was looking for something similar to docstrings in Python, to make an API static html documentation for nuxeo.javascript.

JSDoc seems to fill the bill, and generates an API documentation similar to what I would get with JavaDoc or Epydoc.

See an example here.

It is also used by tools like JSEclipse

Read: JSDoc, a JavaDoc-like for Javascript

Topic: MochiKit 1.3.1 Previous Topic   Next Topic Topic: Software: too many layers, too few tiers

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use