From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934591AbcIFPR6 (ORCPT ); Tue, 6 Sep 2016 11:17:58 -0400 Received: from tex.lwn.net ([70.33.254.29]:58007 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932180AbcIFPR4 (ORCPT ); Tue, 6 Sep 2016 11:17:56 -0400 Date: Tue, 6 Sep 2016 09:12:21 -0600 From: Jonathan Corbet To: Sebastian Reichel Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] docs: Pull HSI documentation together Message-ID: <20160906091221.064e30c9@lwn.net> In-Reply-To: <20160823002018.7hvtdjumltmmtvrl@earth> References: <1471899463-5774-1-git-send-email-corbet@lwn.net> <1471899463-5774-4-git-send-email-corbet@lwn.net> <20160823002018.7hvtdjumltmmtvrl@earth> Organization: LWN.net X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 23 Aug 2016 02:20:19 +0200 Sebastian Reichel wrote: > Thanks for doing this. I like the resulting HTML. I'm a bit confused > by the rendering of the struct sections, though. Initially I thought > the blue box with "struct xyz" is an empty table (= there are no > members). [Getting back to this finally] The theme needs a fair amount of work still; we've not put much effort into making it look as good as it should. Maybe that should be my next project... > Also I think it would be better to split serial-interfaces.rst into > the different subsystems. It generates different sections anyways. You're right, I shouldn't have tried to stick them together like that. The next attempt, hitting an internet near you shortly, will split them apart. Thanks, jon