#! /usr/local/bin/ruby cmd = ARGV.join(" ") b = Time.now system(cmd) e = Time.now ut, st, cut, cst = Time.times.to_a total = (e - b).to_f STDERR.printf "%11.1f real %11.1f user %11.1f sys\n", total, cut, cst l/strip-rdoc.rb?h=v3_3_0_preview3' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tool/strip-rdoc.rb
AgeCommit message (Expand)Author
2021-09-10tool/strip-rdoc.rb: optimize卜部昌平
2016-07-02tool: add descriptions and fix typosnormal
2013-12-05strip-rdoc.rb: binmodenobu
2011-05-15* remove trailing spaces.nobu
2009-06-30* tool/*: executable.nobu
2009-06-29* tool/strip-rdocs.rb: supports QT style doxy-comments.yugui
2008-12-22* Doxyfile.in: new file. Template of a configuration file foryugui