This topic was discussed in the hangout the other day. I've done a bit
of research and it looks like YUIDoc <https://yui.github.io/yuidoc/> may
fit the bill. It looks like it is under active maintenance (multiple
directories changed in Github <https://github.com/yui/yuidoc> in the
past few weeks), even if YUI as a whole is no longer under active
development <https://en.wikipedia.org/wiki/YUI_Library>.
Positive points:
1. npm module <https://yui.github.io/yuidoc/##install>, could be worked
into the build mechanism or used standalone.
2. Supports a set <https://yui.github.io/yuidoc/syntax/index.html> of
JSDoc <https://en.wikipedia.org/wiki/JSDoc> tags.
3. BSD license <https://github.com/yui/yuidoc/blob/master/LICENSE>.
4. Supports Markdown
<https://yui.github.io/yuidoc/syntax/index.html#markdown-and-code-highlighting>
in comment blocks for doc formatting.
5. Produces decent-looking output
<https://yui.github.io/yuidoc/api/classes/Utils.html>.
My suggestion would be to start with all the exported methods and
properties, including all macros, in boot and core, and then perhaps
circle back later for more.
Comments?
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.