Created on 2020-11-13.12:56:12 by dave, last changed 3 months ago by roundup-bot.
New changeset c9c2146d89ce by David Harper in branch 'default': Use double backticks for literals in documentation https://hg.tryton.org/tryton-env/rev/c9c2146d89ce
New changeset 3680f0f283d2 by David Harper in branch 'default': Use double backticks for literals in documentation https://hg.tryton.org/trytond/rev/3680f0f283d2
In reStructuredText inline Literal Values should start and end with double back ticks, for example:
This is a ``literal_value``.
See: https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#inline-literals
Single backticks indicate the value is Interpreted Text, which is meant to be related, indexed, linked, summarized, or otherwise processed.
See: https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#interpreted-text
History | |||
---|---|---|---|
Date | User | Action | Args |
2020-11-29 12:35:55 | roundup-bot | set | messages: + msg62289 |
2020-11-29 12:35:49 | roundup-bot | set | messages:
+ msg62288 nosy: + roundup-bot status: testing -> resolved |
2020-11-13 13:57:13 | dave | set | status: in-progress -> testing |
2020-11-13 13:24:11 | reviewbot | set | messages:
+ msg61896 nosy: + reviewbot |
2020-11-13 13:24:10 | reviewbot | set | keyword:
+ review reviews: 335091002 |
2020-11-13 12:56:12 | dave | create |
Showing 10 items. Show all history (warning: this could be VERY long)