Ondra Machacek has submitted this change and it was merged.
Change subject: Don't try to format doc text
......................................................................
Don't try to format doc text
Since comments of the model can contain some special fomratting
characters, we shouldn't try to format them, when generating
Python documentation from the model documentation.
Change-Id: I5412e678e4ac6b02357e6ee960870c66844d2156
Signed-off-by: Ondra Machacek <omachace(a)redhat.com>
(cherry picked from commit c15301c46e948b300de70f4d1c5d2e1abfb0f3e7)
---
M generator/src/main/java/org/ovirt/sdk/python/PythonBuffer.java
M generator/src/main/java/org/ovirt/sdk/python/ServicesGenerator.java
2 files changed, 15 insertions(+), 1 deletion(-)
Approvals:
Ondra Machacek: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/63122
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5412e678e4ac6b02357e6ee960870c66844d2156
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: sdk_4.0
Gerrit-Owner: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>