vmware / vmware/singleton

[REQUIREMENT][Ruby] Source code documentation for every release build that is published.

Open
#1,725 4 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

area/ruby-client kind/feature priority/medium
Dominant language
Java
Stars
72
Forks
69
Avg merge
23h 32m
Merged PRs (30d)
4

Description

Is your feature request related to a problem? Please describe.
Source code documentation in https://vmware.github.io/singleton/docs/overview/singleton-sdk/ for every release build that is published.

Describe the solution you'd like

  1. Run rdoc -include ./lib/ README.md under root directory. This will generate/update a doc directory in root. The doc directory will contain auto-generated html files from source code.
  2. See sample index.html generated in my local machine: Screen Shot 2022-05-31 at 9 41 43
  3. Have the doc directory published under the resources folder, and the README.md published under the singleton-sdk folder in the website branch.

Describe alternatives you've considered
https://ruby.libhunt.com/rdoc-alternatives

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.