wrongdoc.git  about / heads / tags
RDoc done right (IMNSHO)
blob 8a2b8538ef1ac3fffaf802d7867e9333b36ba975 1284 bytes (raw)
$ git show HEAD:README	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
 
= wrongdoc - RDoc done wrong

Use olddoc instead, this README exists for hysterical raisins.

	http://80x24.org/olddoc/

Ignore this:

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.

wrongdoc is tightly integrated with git and cgit, and capable of of
automatically generating NEWS and ChangeLog files in RDoc format based
on git history and tags.

== Usage

First, prepare a .wrongdoc.yml in the top-level directory of your project,
then run the following command to generate your RDoc:

    $ wrongdoc all

== Source

* git clone git://bogomips.org/wrongdoc.git

== Feedback

It's Free Software, fork it and hack it to your heart's content, just
do not expect the original author(s) to support anything they disagree
with.  Remember, this is a bikeshed project!

Help with CSS for removing image/icon cruft and making better use of
small screen real-estate would be greatly appreciated.

The original authors may be contacted through the mailing list:
{wrongdoc@librelist.org}[mailto:wrongdoc@librelist.org].

git clone https://yhbt.net/wrongdoc.git