Files
android_kernel_xiaomi_sm8450/Documentation
Markus Heiser 606b9ac81a doc-rst: generic way to build only sphinx sub-folders
Add a generic way to build only a reST sub-folder with or
without a individual *build-theme*.

* control *sub-folders* by environment SPHINXDIRS
* control *build-theme* by environment SPHINX_CONF

Folders with a conf.py file, matching $(srctree)/Documentation/*/conf.py
can be build and distributed *stand-alone*. E.g. to compile only the
html of 'media' and 'gpu' folder use::

  make SPHINXDIRS="media gpu" htmldocs

To use an additional sphinx-build configuration (*build-theme*) set the
name of the configuration file to SPHINX_CONF. E.g. to compile only the
html of 'media' with the *nit-picking* build use::

  make SPHINXDIRS=media SPHINX_CONF=conf_nitpick.py htmldocs

With this, the Documentation/conf.py is read first and updated with the
configuration values from the Documentation/media/conf_nitpick.py.

Signed-off-by: Markus Heiser <markus.heiser@darmarIT.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2016-08-14 11:51:51 -06:00
..
2016-08-07 14:41:02 -06:00
2016-05-31 16:41:55 +08:00
2014-02-28 15:12:08 -08:00
2016-07-29 09:59:30 +02:00
2014-02-10 16:01:40 -08:00
2016-06-03 13:31:37 -06:00
2015-06-08 23:15:45 +02:00
2016-06-14 16:01:00 -07:00
2015-11-30 12:14:12 +00:00
2016-06-30 13:07:33 -06:00
2015-02-27 11:44:24 -08:00
2016-06-07 22:57:10 +02:00
2016-06-07 22:57:10 +02:00
2016-03-25 16:37:42 -07:00
2016-03-22 15:36:02 -07:00
2014-12-08 09:07:11 -05:00
2016-05-17 14:48:04 +02:00
2016-04-28 08:02:36 -06:00