[Jsdoc-user] custom tags and creating a default view
Status: Inactive
Brought to you by:
mmathews
From: Rodrigues, K. <kro...@ne...> - 2007-03-27 22:33:35
|
Hi there -=20 I've got two questions for the group. =20 1) What are the steps for creating a custom JSDoc tag? I want an @Example tag where I can provide 2 or 3 lines of code to show how an object/function/etc can be implemented. I may be able to figure out which tmpl (or other) file I should go into to create the tag, but I'm a little pressed for time on my project, so I first thought I'd see if anyone already has some steps for how to create a tag. 2) Is there a way to set how JSDoc opens when people click the index.html file? Ideally I would like them have the index.html file open with the "Overview" material provided at the top. As it is now, if you click index.html, you then have to click the link at the top called "Overview" to get the look that I would like to present people upon first opening the file. Is there a way to do this?=20 =20 Thanks! kate=20 |