hegemonic / jsdoc-baseline

An experimental, extensible template for JSDoc.
Other
61 stars 32 forks source link

Add "id" helper #52

Open hegemonic opened 10 years ago

hegemonic commented 10 years ago

The Baseline views include hard-coded IDs in some places. I need to replace these with an id helper that does the following:

hegemonic commented 9 years ago

We already have an id helper now, but it takes a doclet. Perhaps the helper's behavior can change when the view passes in a string.