index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Rakefile
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'Rakefile')
-rw-r--r--
Rakefile
2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 9a9835ba..7b46a85b 100644
--- a/
Rakefile
+++ b/
Rakefile
@@ -158,7 +158,7 @@ end
desc 'Generate docs'
task :docs do
- `node docs/collect.js`
+ `node docs/src/gen-docs.js`
end