diff options
| author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-03-08 11:45:37 -0500 |
|---|---|---|
| committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-07-05 14:19:18 -0400 |
| commit | 3f1377a8e19d5a16bc833e2acfceaed9861eb145 (patch) | |
| tree | 816e3313b8de705b402f0be386cc29797952d5e6 /systemd/docs | |
| parent | df25f1d61024d2881d24b2480104a00c682d371b (diff) | |
| download | python-systemd-3f1377a8e19d5a16bc833e2acfceaed9861eb145.tar.gz | |
systemd-python: provide version info to sphinx
Diffstat (limited to 'systemd/docs')
| -rw-r--r-- | systemd/docs/conf.py | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/systemd/docs/conf.py b/systemd/docs/conf.py index 4a55778..ad3f002 100644 --- a/systemd/docs/conf.py +++ b/systemd/docs/conf.py @@ -42,15 +42,6 @@ master_doc = 'index' # General information about the project. project = u'python-systemd' -# The version info for the project you're documenting, acts as replacement for -# |version| and |release|, also used in various other places throughout the -# built documents. -# -# The short X.Y version. -version = '197' -# The full version, including alpha/beta/rc tags. -release = '197' - # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. #language = None |
