From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yasushi SHOJI Subject: Re: [RFC] Dog food, anyone? Date: Mon, 25 Dec 2017 10:44:02 +0900 Message-ID: References: <87efntod73.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44671) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eTHoD-0006w8-PI for emacs-orgmode@gnu.org; Sun, 24 Dec 2017 20:44:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eTHoC-00049g-Vy for emacs-orgmode@gnu.org; Sun, 24 Dec 2017 20:44:05 -0500 Received: from mail-wm0-x22e.google.com ([2a00:1450:400c:c09::22e]:42398) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eTHoC-000496-Od for emacs-orgmode@gnu.org; Sun, 24 Dec 2017 20:44:04 -0500 Received: by mail-wm0-x22e.google.com with SMTP id b199so30640593wme.1 for ; Sun, 24 Dec 2017 17:44:04 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Kaushal Modi Cc: Org Mode List , Nicolas Goaziou Hi, On Sat, Dec 23, 2017 at 11:12 PM, Kaushal Modi wrote: > The only minor issue is that it loads the whole manual as a single HTML > page, so it takes a while to load. Do you know if there's a way to set it up > so that it shows a single page per node as orgmode.org does? I've looked around the doc but not sure how. They support multi-files with index, so it might be that we need to export to multi rst files? Does org support such an export option? -- yashi