Sha256: 81c98e58fd280c576f228cec9559fd546f9e2ca2b4bd6f93d722dce78ad5472e

Contents?: true

Size: 1.06 KB

Versions: 1

Compression:

Stored size: 1.06 KB

Contents

=== 1.3

* Minor enhancements
  * rdoc-tags now supports outputting emacs-style tags.  <tt>rdoc -f tags
    --tag-style=emacs .</tt> will write an emacs-style tags file.
* Bug fixes
  * Set ctags_merge option correctly in option parser
  * Hoe task no longer removes TAGS on clean

=== 1.2 / 2011-01-06

* Minor enhancements
  * rdoc-tags can now merge with Exuberant Ctags for projects with extensions
    or other languages.  Use <tt>--ctags-merge</tt> to enable merging.
    rdoc-tags will discover Exuberant Ctags in your PATH by checking the
    output of <tt>ctags --version</tt>.
* Bug Fixes
  * Fixed Hoe plugin to match RDoc::TagsTask arguments.
  * Require rdoc/generator/tags first for RDoc::TagsTask.
  * The tags generator no longer creates a create.rid file.

=== 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.

=== 1.0 / 2010-12-23

* 1 major enhancement
  * Birthday!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rdoc-tags-1.3.pre History.txt