Skip to content

Documentation about API inputs/outputs missing #269

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
tuminoid opened this issue May 21, 2025 · 4 comments
Open

Documentation about API inputs/outputs missing #269

tuminoid opened this issue May 21, 2025 · 4 comments
Labels
kind/documentation Categorizes issue or PR as related to documentation. triage/accepted Indicates an issue is ready to be actively worked on.
Milestone

Comments

@tuminoid
Copy link
Member

Requirement: The project MUST provide reference documentation that describes the external interface (both input and output) of the software produced by the project. [documentation_interface]

In other repos, we have docs/api.md to fulfill this requirement.

/kind documentation

@metal3-io-bot metal3-io-bot added kind/documentation Categorizes issue or PR as related to documentation. needs-triage Indicates an issue lacks a `triage/foo` label and requires one. labels May 21, 2025
@dtantsur
Copy link
Member

In other repos, we have docs/api.md to fulfill this requirement.

We have user guide to explain how to use the software, and we need an auto-generated API reference. If we can somehow generate docs/api.md (at the same time as make manifests), great. The manual path that BMO did is a dead-end (and that's why I mostly removed api.md back in the deays).

@tuminoid
Copy link
Member Author

In other repos, we have docs/api.md to fulfill this requirement.

We have user guide to explain how to use the software, and we need an auto-generated API reference. If we can somehow generate docs/api.md (at the same time as make manifests), great. The manual path that BMO did is a dead-end (and that's why I mostly removed api.md back in the deays).

I'm good with auto-generated API reference and the user guide, it does not have to be api.md in the same format as others. I just noted it as how the other repos are doing it, but like you said they're probably all outdated. Maybe we can do the right thing here and then replicate to other repos. We just need to document it in a nice, accessible way.

@dtantsur
Copy link
Member

Quick googling yielded https://github.com/fybrik/crdoc which we may want to research

@Rozzii
Copy link
Member

Rozzii commented May 28, 2025

/triage accepted
I second the use of some automated tool.

@metal3-io-bot metal3-io-bot added triage/accepted Indicates an issue is ready to be actively worked on. and removed needs-triage Indicates an issue lacks a `triage/foo` label and requires one. labels May 28, 2025
@Rozzii Rozzii modified the milestones: IrSO - v0.3, IrSO - v0.4 May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Categorizes issue or PR as related to documentation. triage/accepted Indicates an issue is ready to be actively worked on.
Projects
Status: Backlog
Development

No branches or pull requests

4 participants