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)
commitc13ce448c8532965eb4e1115e78cb5b8ff8261a3
tree9045c881acf6badba6f0d32572cd0f845d33c8e9
parent24dcdeb28b55afafa9cdf6acedd78cf1aa8f8428
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