From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id E82A91F463; Sun, 15 Dec 2019 04:18:05 +0000 (UTC) Date: Sun, 15 Dec 2019 04:18:05 +0000 From: Eric Wong To: olddoc-public@80x24.org Cc: ruby-talk@ruby-lang.org Subject: [ANN] olddoc 1.8.0 - old-fashioned RDoc generator Message-ID: <20191215041805.GA3188@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: olddoc contains old-fashioned document generators for those who do not wish to impose bloated, new-fangled web cruft on their readers. olddoc contains dark216, a HTML generator without any images, frames, or JavaScript. It is designed for users of text-based browsers and/or low-bandwidth connections; yet respects user preference for light color schemes in new CSS browsers while favoring darkness for power savings on OLED and CRT displays. dark216 focuses on text as it is the lowest common denominator for accessibility and compatibility with people and hardware. Changes since v1.7.1: add man2html generator replace URI.escape with CGI.escape * https://80x24.org/olddoc/ - homepage + sample * https://80x24.org/olddoc-public/ - mail archives * nntp://news.public-inbox.org/inbox.comp.lang.ruby.olddoc * olddoc-public@80x24.org - public inbox (no subscription) * license: GPL-3.0+ * git clone https://80x24.org/olddoc.git