mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-11 10:59:24 +08:00
chore(watchr-docs): remove watchr-docs.rb
This file hasn't changed in forever, and doesn't seem to be in use any longer. Closes #7978
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
# config file for watchr http://github.com/mynyml/watchr
|
||||
# install: gem install watchr
|
||||
# run: watch watchr-docs.rb
|
||||
|
||||
watch( '^src/|^docs/' ) do
|
||||
system 'echo "\n\ndoc run started @ `date`"; node docs/src/gen-docs.js'
|
||||
end
|
||||
Reference in New Issue
Block a user