From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753832AbcHSAso (ORCPT ); Thu, 18 Aug 2016 20:48:44 -0400 Received: from tex.lwn.net ([70.33.254.29]:34654 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753560AbcHSAsj (ORCPT ); Thu, 18 Aug 2016 20:48:39 -0400 Date: Thu, 18 Aug 2016 17:56:02 -0600 From: Jonathan Corbet To: Linus Torvalds Cc: LKML , linux-doc@vger.kernel.org Subject: [PULL] Docs fixes Message-ID: <20160818175602.5ba22098@lwn.net> Organization: LWN.net 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 The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc: Linux 4.8-rc1 (2016-08-07 18:18:00 -0700) are available in the git repository at: git://git.lwn.net/linux.git tags/4.8-doc-fixes for you to fetch changes up to d1669c8288a2c86daa6fd59c7fb938c08589d053: doc-rst: customize RTD theme, drop padding of inline literal (2016-08-14 12:15:09 -0600) ---------------------------------------------------------------- Three small fixes for Sphinx-formatted documentation generation. ---------------------------------------------------------------- Jonathan Corbet (2): docs: Set the Sphinx default highlight language to "guess" docs: kernel-documentation: remove some highlight directives Markus Heiser (1): doc-rst: customize RTD theme, drop padding of inline literal Documentation/conf.py | 2 +- Documentation/kernel-documentation.rst | 6 ------ Documentation/sphinx-static/theme_overrides.css | 3 ++- 3 files changed, 3 insertions(+), 8 deletions(-)