Task #6660
Add script for generating docs for python clients
Start date:
Due date:
% Done:
0%
Estimated time:
(Total: 0:00 h)
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 81
Quarter:
Description
Description
The auto generated documentation produced by openapi-generator-cli needs to be published with the rest of pulpcore and plugin docs.
The documentation produced by openapi-generator-cli is in Markdown format. The rest of Pulp documentation uses reStructuredText.
m2r can be used to convert Markdown to reStructuredText[0]. A script should be written that uses m2r to generate the documentation using openapi-generator-cli and convert it to reStructuredText. This script should then copy the documentation into the docs directory of a plugin.
Subtasks
History
#1
Updated by fao89 10 months ago
- Subject changed from https://pulp.plan.io/issues/6518 to Add script for generating docs for python clients
I accidentally removed https://pulp.plan.io/issues/6518
Please register to edit this issue