From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753198AbcE2Ud1 (ORCPT ); Sun, 29 May 2016 16:33:27 -0400 Received: from mga01.intel.com ([192.55.52.88]:18134 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752858AbcE2Ud0 (ORCPT ); Sun, 29 May 2016 16:33:26 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,385,1459839600"; d="scan'208";a="991136168" From: Jani Nikula To: Jonathan Corbet Cc: Markus Heiser , Daniel Vetter , Grant Likely , Mauro Carvalho Chehab , Dan Allen , Russel Winder , Keith Packard , LKML , linux-doc@vger.kernel.org, Hans Verkuil Subject: Re: [PATCH 00/10] Documentation/Sphinx In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: User-Agent: Notmuch/0.22+9~g73339ad (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) Date: Sun, 29 May 2016 23:33:17 +0300 Message-ID: <877fec7gfm.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 20 May 2016, Jani Nikula wrote: > At this time I've put most effort into the configuration and build side > of things, solving the problems described above, and handling missing > tools and packages gracefully. There are still issues to be ironed out > in a) the kernel-doc script rst output and b) the xml template to rst > conversion. These are somewhat orthogonal from each other and the build, > and I expect some hand-editing will be required in the end. Jon - I've added a significant amount of polish. It works and it looks pretty. The code is in the "sphinx-wip" branch of [1], gitweb at [2], and Read the Docs built copy at [3]. There's roughly 30 commits there that I think are getting ready for merging. The rest is scripted conversion of some DocBook templates for demonstration purposes; I think the final conversion should be done by the authors of the documents when they are ready to ditch the DocBook templates in the same commit. I also think I've now spearheaded this pretty close to a point where more benefits can be gained by merging the work to docs-next, and collaborating there. Let me know what you think. BR, Jani. PS. I never thought I'd do this much perl coding in my life. It didn't kill me, I must be stronger now. [1] git://people.freedesktop.org/~jani/drm [2] https://cgit.freedesktop.org/~jani/drm/log/?h=sphinx-wip [3] https://kernel.readthedocs.io/ -- Jani Nikula, Intel Open Source Technology Center