[ANN] rdoc-tags 1.1 Released

E

Eric Hodel

rdoc-tags version 1.1 has been released!

* https://github.com/rdoc/rdoc-tags

A TAGS file generator based on http://ctags.sourceforge.net/FORMAT. =
rdoc-tags
handles namespaced classes and modules, ! and ? methods, constants and
attributes better than Exuberant Ctags.

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.

Changes:

### 1.1 / 2010-12-29

* Minor enhancements
* Added RDoc::TagsTask which generates a TAGS file
* Added +:rdoc_tags+ plugin for Hoe
* Bug fix
* Multiple tags are now generated for definitions across more than one =
file.
Bug #1 by postmodern.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top