projects
/
dygraphs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
clear generated jsdoc; add script
[dygraphs.git]
/
jsdoc-toolkit
/
app
/
test
/
nocode.js
1
/**#nocode+*/
2
/**
3
@name star
4
@function
5
*/
6
function
blahblah
() {
7
8
}
9
/**#nocode-*/
10
11
function
yaddayadda
() {
12
13
}