AaronNGray / jsdoc-toolkit

Automatically exported from code.google.com/p/jsdoc-toolkit
0 stars 0 forks source link

add function and event link to souce #327

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
hi, i add a feature on jsdoc:

when mouse over a method or event detail, the link "定位到源码"(see the 
source code) appear. click it, your will see exact position where the feature 
was defined in it's source code.

you can see the demo at: 
http://fool2fish.github.com/jsdoc-toolkit-fool2fish/index.html

i think it is very useful, and is strongly required in my company.

would you intend to add it to your new version?

and a question:
why _global_ object needed ?

3ks

Original issue reported on code.google.com by fool2f...@gmail.com on 7 Aug 2011 at 8:02

GoogleCodeExporter commented 9 years ago
by the way, i think the default template should be more friendly to user. could 
your consider mine?

Original comment by fool2f...@gmail.com on 7 Aug 2011 at 8:08

GoogleCodeExporter commented 9 years ago
I really like this! But I am not making any updates to the default template for 
version 2 until I finalise work on version 3. You can see the current state of 
the version 3 template here: 
https://github.com/micmath/jsdoc/tree/master/templates/default

Would you consider contributing to the version 3 template?

I encourage you to maintain your own template and announce it on the user 
mailing list: http://groups.google.com/group/jsdoc-users

Also I will be happy to add a link to your template on the official project 
page.

Original comment by micmath on 7 Aug 2011 at 9:19