doc: add backtick around *.?* description #1752
Conversation
|
Not sure, if we really want to have RST formatted descriptions in our code. An other approach would be to adapt the script that generated the documentation, so it creates valid RST, without losing information (in doubt, do the same replacement as now done manually: |
|
I suggest: |
adding only backstick is not enough, you need the :strong: too, but I don't see why we would like to change the method used already. see 54 times used |
okay, that is very easy to adapt.
The description field has not been intended to be used in RST documentation only. In fact, when starting with this, documentation has been in Latex. Also it might be used in the future for some online help in the webui/bconsole. Therefore I would prefer if the description would stay as plain text. |
This make sense. shall I move those extra information to the corresponding extra file in |
e78cdb4 to
bf09df9
Compare
*all* ACL description- generate-resource-description.py will add :strong:` ` formating to all word surronded by * - fix systemtests with fixed *all* keyword instead all Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
c43d1f1 to
d5fe131
Compare
this PR fix our documentation, where The special acl value
*all*gets printed as all when printed in our documentation (in the normal text flow).around this valueOP#5543
Thank you for contributing to the Bareos Project!
Backport of PR #0000 to bareos-2x (remove this line if this is no backport; for backport use cherry-pick -x)
Please check
If you have any questions or problems, please give a comment in the PR.
Helpful documentation and best practices
Checklist for the reviewer of the PR (will be processed by the Bareos team)
Make sure you check/merge the PR using
devtools/pr-toolto have some simple automated checks run and a proper changelog record added.General
Source code quality