[pytango] 23/483: tagged release 7.2.0
Sandor Bodo-Merle
sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:14:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
sbodomerle-guest pushed a commit to annotated tag bliss_8.10
in repository pytango.
commit da7a6e4d149f240e9df7d397569ed52b46ae567a
Author: tiagocoutinho <tiagocoutinho at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date: Thu Apr 14 19:02:30 2011 +0000
tagged release 7.2.0
git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@16570 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
doc/_templates/layout.html | 2 +-
doc/conf.py | 2 +-
doc/revision.rst | 9 ++++++---
3 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html
index 0b93d3b..cb4dc53 100644
--- a/doc/_templates/layout.html
+++ b/doc/_templates/layout.html
@@ -1,4 +1,4 @@
-{% extends "!layout.html" %}
+{% extends "sphinxdoc/layout.html" %}
{% block extrahead %}
<script src="{{ pathto('_static/js/jquery.min.js',1) }}"></script>
diff --git a/doc/conf.py b/doc/conf.py
index 5394656..d9da810 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -127,7 +127,7 @@ pygments_style = 'spock_console_highlighting.SpockStyle'
# The theme to use for HTML and HTML Help pages. Major themes that come with
# Sphinx are currently 'default' and 'sphinxdoc'.
-html_theme = 'sphinxdoc'
+html_theme = 'default'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
diff --git a/doc/revision.rst b/doc/revision.rst
index 55a44c9..1bfe305 100644
--- a/doc/revision.rst
+++ b/doc/revision.rst
@@ -59,6 +59,8 @@ History of modifications:
+----------+----------------------------------------------------------------------------------+-----------------------------------------------------+-----------------------+
| 14/04/11 | `8.10 <http://www.tango-controls.org/static/PyTango/v716/doc/html/index.html>`_ | Update to PyTango 7.1.6 | T\. Coutinho |
+----------+----------------------------------------------------------------------------------+-----------------------------------------------------+-----------------------+
+| 15/04/11 | `8.11 <http://www.tango-controls.org/static/PyTango/v720/doc/html/index.html>`_ | Update to PyTango 7.2.0 | T\. Coutinho |
++----------+----------------------------------------------------------------------------------+-----------------------------------------------------+-----------------------+
.. _version-history:
@@ -68,10 +70,11 @@ Version history
+------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| version | Changes |
+============+==============================================================================================================================================================================+
-| 7.1.6 | Features: |
+| 7.2.0 | Features: |
| | - from sourceforge: |
-| | - `3286678: Generic Callback for events <https://sourceforge.net/tracker/?func=detail&aid=3286678&group_id=57612&atid=484772>`_ |
-| | Bug fixes: |
+| | - `3286678: Add missing EncodedAttribute JPEG methods <https://sourceforge.net/tracker/?func=detail&aid=3286678&group_id=57612&atid=484772>`_ |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+| 7.1.6 | Bug fixes: |
| | - 7.1.5 distribution is missing some files |
+------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 7.1.5 | Bug fixes: |
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytango.git
More information about the debian-science-commits
mailing list