Files | Admin

Notes:

Release Name: 1.4.0

Notes:
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://git.bogomips.org/wrongdoc.git

Changes:

Eric Wong (2):
      use pkg.mk from my other projects
      bump rdoc dependency to 3.4



Changes: GIT-VERSION-GEN | 2 +- GNUmakefile | 107 ++-------------------------------- pkg.mk | 168 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ wrongdoc.gemspec | 2 +- 4 files changed, 176 insertions(+), 103 deletions(-) commit c499a3a565b6fc9dd06af42d5f48f35e2a5ccd1b Author: Eric Wong Date: Thu Jan 27 21:53:27 2011 +0000 wrongdoc 1.4.0 - cleanups and updates Eric Wong (2): use pkg.mk from my other projects bump rdoc dependency to 3.4 commit 23d71019cf3cd2622a915cf89b29f426991a77bd Author: Eric Wong Date: Thu Jan 27 21:53:00 2011 +0000 bump rdoc dependency to 3.4 commit 83961a504c34813bbdcf1edd674850038fbb1bc1 Author: Eric Wong Date: Thu Jan 27 21:50:59 2011 +0000 use pkg.mk from my other projects I like Make :D