[pytango] 84/98: Fix warnings in howto documentation
Sandor Bodo-Merle
sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:17:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
sbodomerle-guest pushed a commit to tag v9.2.0
in repository pytango.
commit 292028f97f9f1d1b88dfbefa54b776f01280f991
Author: Vincent Michel <vincent.michel at maxlab.lu.se>
Date: Mon Aug 15 18:05:26 2016 +0200
Fix warnings in howto documentation
---
doc/howto.rst | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/doc/howto.rst b/doc/howto.rst
index e67c228..b4a34ca 100644
--- a/doc/howto.rst
+++ b/doc/howto.rst
@@ -56,7 +56,9 @@ Bugs can be reported as tickets in `TANGO Source forge <https://sourceforge.net/
When making a bug report don't forget to select *PyTango* in **Category**.
It is also helpfull if you can put in the ticket description the PyTango information.
-It can be a dump of::
+It can be a dump of:
+
+.. sourcecode:: console
$ python -c "from tango.utils import info; print(info())"
@@ -943,7 +945,7 @@ array:
+-------------------+-----------------------------------+------------------------------------------+
| key | value | definition |
+===================+===================================+==========================================+
- | "display level" | tango.DispLevel enum value | The attribute display level |
+ | "display level" | tango.DispLevel enum value | The attribute display level |
+-------------------+-----------------------------------+------------------------------------------+
|"polling period" | Any number | The attribute polling period (mS) |
+-------------------+-----------------------------------+------------------------------------------+
--
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