From owner-freebsd-questions@freebsd.org Mon Nov 16 15:50:44 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 389CAA30166 for ; Mon, 16 Nov 2015 15:50:44 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 00E041ED7 for ; Mon, 16 Nov 2015 15:50:43 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id tAGFoaPf026822 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 16 Nov 2015 08:50:36 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id tAGFoaBR026819; Mon, 16 Nov 2015 08:50:36 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 16 Nov 2015 08:50:36 -0700 (MST) From: Warren Block To: jungle Boogie cc: "Michael B. Eichorn" , m8r-qatwhq@mailinator.com, FreeBSD Questions Subject: Re: EPUB was (Re: The FreeBSD Documentation Project: Is it just me or anyone is interested in reading the FAQ and) In-Reply-To: Message-ID: References: <20151029022525.5A68DD5A62@emkei.cz> <1446087870.4451.18.camel@michaeleichorn.com> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 16 Nov 2015 08:50:36 -0700 (MST) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Nov 2015 15:50:44 -0000 On Sun, 15 Nov 2015, jungle Boogie wrote: > On 29 October 2015 at 08:35, Warren Block wrote: >> So I did some checking and it turns out there is some EPUB support in the >> doc toolchain already. I'll investigate more and hopefully enable building >> and supplying EPUB by default. >> > > Great news! Thanks for the investigation. When do you expect the > format would be available? No firm date, it depends on several things. If you would like to test, check out the documentation as shown in the FDP Primer: https://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/overview-quick-start.html Then change to the document desired, like the Handbook, and build it as EPUB: % cd ~/doc/en_US.ISO8859-1/books/handbook/ % make FORMATS=epub Large documents like the Handbook will take a while to build. The output file is called book.epub.