]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/sphinx: set version and release properly
authorJani Nikula <jani.nikula@intel.com>
Sat, 28 May 2016 12:25:41 +0000 (15:25 +0300)
committerJani Nikula <jani.nikula@intel.com>
Mon, 30 May 2016 10:38:53 +0000 (13:38 +0300)
commit2556fd7779370db219115a118a3bd593334223ec
tree9045c881acf6badba6f0d32572cd0f845d33c8e9
parent8a659bd23b6fa23ed41ea2457e322470f2d59f4f
Documentation/sphinx: set version and release properly

Read the version and release from the top level Makefile (for use when
Sphinx is invoked directly, by e.g. Read the Docs), but override them
via Sphinx command line arguments in a normal documentation build.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Documentation/Makefile.sphinx
Documentation/conf.py