RubyGems.org

rdoc-tags

1.3.pre

A TAGS file generator that builds both vim and emacs style tags files. Vim tags are based on http://ctags.sourceforge.net/FORMAT). rdoc-tags is compatible with Exuberant Ctags for merging tag definitions. rdoc-tags includes a Hoe plugin +:rdoc_tags+ making it easy to add tag support to your ruby project. If you don't use Hoe you can instead use RDoc::TagsTask to add rake tasks for building TAGS to your ruby project.

installgem install rdoc-tags --pre
Authors

Eric Hodel

4,472 total downloads 95 for this version
Owners

58479f76374a3ba3c69b9804163f39f4

Gemfile
gem "rdoc-tags", "~> 1.3.pre"
Versions
  1. 1.3.pre December 22, 2012
  2. 1.2 January 6, 2011
  3. 1.1 December 29, 2010
  4. 1.0 December 23, 2010
Runtime Dependencies
  1. rdoc < 5, >= 4.0.0.preview2