Task #6660
closedAdd script for generating docs for python clients
100%
Description
Ticket moved to GitHub: "pulp/pulpcore/1891":https://github.com/pulp/pulpcore/issues/1891
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.
Updated by fao89 about 3 years 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
Updated by fao89 almost 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to fao89
Updated by pulpbot almost 3 years ago
- Status changed from ASSIGNED to POST
Updated by dalley over 2 years ago
Should this transition back to assigned? (the PR is closed)
Updated by pulpbot over 1 year ago
- Description updated (diff)
- Status changed from POST to CLOSED - DUPLICATE