openstackdocstheme/openstackdocstheme
Thomas Bechtold 1430d84470 Catch OSError when trying to get the last_update from git
The "git" executable might not be available (eg. in build environments
where the .git dir is anyway no there because tarballs are used). In
that case, the current code failed with an

OSError: [Errno 2] No such file or directory

exception. This is now catched and the code works even if "git" is not
available.

Change-Id: I10f69d1b2cadced4cd155ef9b7f700a2806f44f9
2019-01-07 07:22:26 +01:00
..
theme use git modification timestamps as last-updated time for each page 2018-12-04 10:29:26 -05:00
__init__.py use git modification timestamps as last-updated time for each page 2018-12-04 10:29:26 -05:00
ext.py Add starlingxdocs theme support 2018-10-05 06:32:51 +00:00
page_context.py Catch OSError when trying to get the last_update from git 2019-01-07 07:22:26 +01:00
paths.py The theme is openstackdocs 2018-10-22 20:15:46 +02:00
version.py Add reno for release-notes 2015-11-10 08:37:48 +01:00