[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1554889999.git.mchehab+samsung@kernel.org>
Date: Wed, 10 Apr 2019 06:56:19 -0300
From: Mauro Carvalho Chehab <mchehab+samsung@...nel.org>
To: Linux Doc Mailing List <linux-doc@...r.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
Mauro Carvalho Chehab <mchehab@...radead.org>,
linux-kernel@...r.kernel.org, Jonathan Corbet <corbet@....net>,
David Howells <dhowells@...hat.com>,
Andrea Parri <andrea.parri@...rulasolutions.com>,
Nicholas Piggin <npiggin@...il.com>,
linux-arch@...r.kernel.org, Peter Zijlstra <peterz@...radead.org>,
Boqun Feng <boqun.feng@...il.com>,
Luc Maranget <luc.maranget@...ia.fr>,
Alan Stern <stern@...land.harvard.edu>,
Akira Yokosawa <akiyks@...il.com>,
Will Deacon <will.deacon@....com>,
"Paul E. McKenney" <paulmck@...ux.ibm.com>,
Daniel Lustig <dlustig@...dia.com>,
Jade Alglave <j.alglave@....ac.uk>
Subject: [PATCH 0/8] Prepare files under Documentation/*.txt to build with Sphinx
In the past, we did some efforts to ensure that almost all files under
Documentation/*.txt could be built with Sphinx.
Some regressions happened there (and some new files got added).
Fix those files in order to allow them to be able to build with Sphinx.
The changes on this series are trivial, adding the minimum stuff to allow
building those files with sphinx-build with no warnings and to make the
contents minimally consistent with other documentation files.
Mauro Carvalho Chehab (8):
docs: DMA-API-HOWTO: add a missing "="
docs: atomic_bitops.txt: add a title for this document
docs: clearing-warn-once.txt: add a title for this document
docs: ntb.txt: use Sphinx notation for the two ascii figures
docs: unaligned-memory-access.txt: use a lowercase title
docs: video-output.txt: convert it to ReST format
docs: ntb.txt: add blank lines to clean up some Sphinx warnings
docs: speculation.txt: mark example blocks as such
Documentation/DMA-API-HOWTO.txt | 2 +-
Documentation/atomic_bitops.txt | 6 +--
Documentation/clearing-warn-once.txt | 2 +
Documentation/ntb.txt | 14 ++++--
Documentation/speculation.txt | 8 ++--
Documentation/unaligned-memory-access.txt | 2 +-
Documentation/video-output.txt | 52 +++++++++++------------
7 files changed, 47 insertions(+), 39 deletions(-)
--
2.20.1
Powered by blists - more mailing lists