jenkinsci / jenkinsci/docker-workflow-plugin
[JENKINS-58871] Publish API documentation
- Dominant language
- Java
- Stars
- 527
- Forks
- 422
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
This plugin has a nice tutorial, but detailed API documentation would be beneficial. I found at least a start of this in github: help.jelly. That documentation was very helpful to me, explaining the differences between run, withRun, and inside clearly and succinctly.
Is that jelly file, or other API documentation, been generated and posted anywhere? If so, it should be linked from some or all of these common entry pages to give it more visibility:
- https://plugins.jenkins.io/docker-workflow
- https://jenkins.io/doc/book/pipeline/docker/
- https://wiki.jenkins.io/display/JENKINS/Docker+Pipeline+Plugin
- https://github.com/jenkinsci/docker-workflow-plugin/blob/master/README.md
If not, it would be nice to get it published.
In the short-term, simply linking to that jelly file from the github README would help developers not familiar with the structure of jenkins plugin code to find it more quickly.
---
Originally reported by djpeaco, imported from: Publish API documentation
Raw content of original issue
This plugin has a nice tutorial, but detailed API documentation would be beneficial. I found at least a start of this in github: help.jelly. That documentation was very helpful to me, explaining the differences between run, withRun, and inside clearly and succinctly.
Is that jelly file, or other API documentation, been generated and posted anywhere? If so, it should be linked from some or all of these common entry pages to give it more visibility:
- https://plugins.jenkins.io/docker-workflow
- https://jenkins.io/doc/book/pipeline/docker/
- https://wiki.jenkins.io/display/JENKINS/Docker+Pipeline+Plugin
- https://github.com/jenkinsci/docker-workflow-plugin/blob/master/README.md
If not, it would be nice to get it published.
In the short-term, simply linking to that jelly file from the github README would help developers not familiar with the structure of jenkins plugin code to find it more quickly.
Contributor guide
Assessment
This issue has not been assessed yet.