This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
angular.js
Watch
1
Star
0
Fork
You've already forked angular.js
0
mirror of
https://github.com/Hopiu/angular.js.git
synced
2026-03-20 08:20:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9ccd2f0412
angular.js
/
gen_docs.sh
4 lines
88 B
Bash
Raw
Normal View
History
Unescape
Escape
complete rewrite of documentation generation - romeved mustache.js - unified templates - improved testability of the code
2010-12-22 23:44:27 +00:00
#!/bin/bash
. ~/.bashrc
node docs/spec/specs.js --noColor
&&
node docs/src/gen-docs.js
Reference in a new issue
Copy permalink