public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] doc-rst: more generic way to build only sphinx sub-folders
@ 2016-08-08 13:14 Markus Heiser
  2016-08-08 13:14 ` [PATCH 1/3] doc-rst: " Markus Heiser
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Markus Heiser @ 2016-08-08 13:14 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Markus Heiser, Linux Media Mailing List, linux-doc,
	Jonathan Corbet, Mauro Carvalho Chehab

From: Markus Heiser <markus.heiser@darmarIT.de>

Hi Mauro,

this is my approach for a more generic way to build only sphinx sub-folders, we
discussed in [1]. The last patch adds a minimal conf.py to the gpu folder, if
you don't want to patch the gpu folder drop it.

[1] http://marc.info/?t=147051523900002

Markus Heiser (3):
  doc-rst: generic way to build only sphinx sub-folders
  doc-rst: add stand-alone conf.py to media folder
  doc-rst: add stand-alone conf.py to gpu folder

 Documentation/DocBook/Makefile      |   2 +-
 Documentation/Makefile.sphinx       |  52 +++++++++----
 Documentation/gpu/conf.py           |   3 +
 Documentation/media/conf.py         |   3 +
 Documentation/media/conf_nitpick.py | 150 +++++++++++++++++++-----------------
 Documentation/sphinx/load_config.py |  20 +++--
 Makefile                            |   6 --
 7 files changed, 137 insertions(+), 99 deletions(-)
 create mode 100644 Documentation/gpu/conf.py
 create mode 100644 Documentation/media/conf.py

-- 
2.7.4


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-08-13 14:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-08 13:14 [PATCH 0/3] doc-rst: more generic way to build only sphinx sub-folders Markus Heiser
2016-08-08 13:14 ` [PATCH 1/3] doc-rst: " Markus Heiser
2016-08-12 21:20   ` Jonathan Corbet
2016-08-13 14:38     ` Markus Heiser
2016-08-08 13:14 ` [PATCH 2/3] doc-rst: add stand-alone conf.py to media folder Markus Heiser
2016-08-08 13:15 ` [PATCH 3/3] doc-rst: add stand-alone conf.py to gpu folder Markus Heiser
2016-08-09 15:21 ` [PATCH 0/3] doc-rst: more generic way to build only sphinx sub-folders Jonathan Corbet
2016-08-09 18:02   ` Mauro Carvalho Chehab
2016-08-09 18:37     ` Markus Heiser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox