Release Name: 1.6.1
Notes:
wrongdoc 1.6.1
wrongdoc mangles an existing RDoc directory and makes any changes we
feel like. It mainly removes JavaScript from Darkfish and adds links to
a {cgit}[http://hjemli.net/git/cgit/] instance. It is a bikeshed
project and *entirely* subject to the whims of its creator, so it is
likely the wrong solution for anybody else.
* http://bogomips.org/wrongdoc/
* wrongdoc@librelist.org
* git://bogomips.org/wrongdoc.git
* http://bogomips.org/wrongdoc/NEWS.atom.xml
Changes:
* deal with lightweight git tags
* rdoc dep update
Changes:
lib/wrongdoc/history.rb | 14 +++++++++-----
lib/wrongdoc/rdoc.rb | 2 +-
wrongdoc.gemspec | 2 +-
3 files changed, 11 insertions(+), 7 deletions(-)
commit 33c794a884a65d1dceff17e6ec5729b8538f20b6
Author: Eric Wong
Date: Thu Nov 10 09:29:56 2011 +0000
bump rdoc dep to 3.9.4
Can't use 3.11 because I can't figure out HTML5 with
Tidy and other tools (GUI browsers can die in a fire).
commit a4bee3a12b27e9d41352de91ddcc5f3474333a90
Author: Eric Wong
Date: Thu Nov 10 09:26:18 2011 +0000
history: handle "lightweight" git tags
I didn't always make annotated git tags in my repos.
|