From 3f1377a8e19d5a16bc833e2acfceaed9861eb145 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 8 Mar 2013 11:45:37 -0500 Subject: systemd-python: provide version info to sphinx --- systemd/docs/conf.py | 9 --------- 1 file changed, 9 deletions(-) (limited to 'systemd/docs') 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 -- cgit v1.2.1