switch documentation to olddoc
commitd9b267dbb9ccfda420b3c6f37a323f7c51ef8c8d
authorEric Wong <e@80x24.org>
Sat, 10 Jan 2015 03:00:24 +0000 (10 03:00 +0000)
committerEric Wong <e@80x24.org>
Sat, 10 Jan 2015 03:06:27 +0000 (10 03:06 +0000)
tree37b0856e89b844301cb75e5325d8812782cf4f52
parentdab0e6577f2fd80a71bc8932be5ecd5536514997
switch documentation to olddoc

wrongdoc was difficult to maintain because of the tidy-ffi
dependency and the HTML5 changes in Darkfish could not be
handled well by Tidy.

olddoc is superior as it generates leaner HTML which loads faster,
requires less scrolling and less processing power to render.
Aesthetic comparisons are subjective of course but completely
unimportant compared to speed and accessibility.

ref: http://80x24.org/olddoc/
.document
.gitignore
.olddoc.yml [moved from .wrongdoc.yml with 52% similarity]
GNUmakefile
Rakefile [deleted file]
io_splice.gemspec
lib/io/splice.rb
pkg.mk