summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChangBo Guo(gcb) <eric.guo@easystack.cn>2016-03-14 12:38:05 +0800
committerChangBo Guo(gcb) <eric.guo@easystack.cn>2016-03-14 12:38:05 +0800
commit46c3dd52b4a84a2b22d0a1f0237a21177b1fcbc2 (patch)
treeb8c6040716bcc95f7f68b99db23be4299095a7cd
parent59e1d822a99c0aed05720afde802b2d14b4175fe (diff)
downloadosprofiler-46c3dd52b4a84a2b22d0a1f0237a21177b1fcbc2.tar.gz
Remove outdated version
* We bump osporfiler to 0.3.1, but don't update this in README.rst, just remove the version to avoid inconsistent. * We get last updated time from git history, so don't set it with specific version for document. Change-Id: I7292cfb1f9c74ca5a8387fc4e5fff076679835a7
-rw-r--r--README.rst4
-rw-r--r--doc/source/conf.py9
2 files changed, 2 insertions, 11 deletions
diff --git a/README.rst b/README.rst
index 0a591cd..629745e 100644
--- a/README.rst
+++ b/README.rst
@@ -39,8 +39,8 @@ Why not cProfile and etc?
(e.g. admin should be able to "trace" on request).
-OSprofiler API version 0.3.0
-----------------------------
+OSprofiler API
+--------------
There are a couple of things that you should know about API before using it.
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 0c55486..7300cf4 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -58,15 +58,6 @@ master_doc = 'index'
project = u'OSprofiler'
copyright = u'%d, Mirantis Inc.' % datetime.datetime.now().year
-# 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 = '0.2.5'
-# The full version, including alpha/beta/rc tags.
-release = '0.2.5'
-
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
#language = None