MiguelCastillo / amd-resolver

Resolve module names to File objects
MIT License
0 stars 1 forks source link

Add jsdoc to api.md to build process #1

Open MiguelCastillo opened 9 years ago

MiguelCastillo commented 9 years ago

@Mark-Simulacrum did you ever get a chance to research a way to convert jsdoc to md?

Mark-Simulacrum commented 9 years ago

From what I can find on npmjs.com, the modules available for such a conversion are hard to find. I'm still looking, though.

What is your policy on "outdated" modules? What do you consider an "outdated" module to be?

MiguelCastillo commented 9 years ago

@Mark-Simulacrum I am not sure what you mean outdated... You mean an old npm dependency?

Mark-Simulacrum commented 9 years ago

@MiguelCastillo By outdated, I mean not updated on npm for more than a year.

MiguelCastillo commented 9 years ago

I prefer always staying current as long as there are no regressions we can't address.