about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-01-14 08:31:18 +0000
committerEric Wong <e@80x24.org>2015-01-14 08:31:18 +0000
commit87f01b049e62d31eba57d91580876b30066b1e99 (patch)
tree56bb4960efa38eacdbd1750c5be75f42a7fa9629 /GNUmakefile
parent8ce0b526822fe178187f7f19e4924f0fca5305e7 (diff)
downloadruby-tdb-87f01b049e62d31eba57d91580876b30066b1e99.tar.gz
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.
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 8b02476..22138c8 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,6 +1,5 @@
 all::
 RSYNC_DEST := bogomips.org:/srv/bogomips/ruby-tdb
-rfproject := qrp
 rfpackage := tdb
 
 include pkg.mk