skupper icon indicating copy to clipboard operation
skupper copied to clipboard

Adding CLI generated documentation

Open nluaces opened this issue 4 months ago • 4 comments

nluaces avatar Aug 28 '25 18:08 nluaces

what's the intention? run and commit each cli change?

Yes, that's the idea, to have this CLI documentation available in the main repository.

would it make more sense to run and commit into skupper-docs? (and use versioning there for each minor release)

I think this is also a very good idea that we could implement additionally.

nluaces avatar Sep 01 '25 14:09 nluaces

@nluaces @pwright I like the idea of having this being generated automatically, maybe on each PR merged or as a scheduled workflow in the CI. Can we get these markdown files incorporated into the skupper-docs somehow?

fgiorgetti avatar Sep 02 '25 14:09 fgiorgetti

Can we get these markdown files incorporated into the skupper-docs somehow?

should we add the changes per release only in the skupper-docs, like @pwright suggested?

nluaces avatar Sep 02 '25 14:09 nluaces

I would probably add them directly to skupper-website repo, based on release tag

pwright avatar Sep 02 '25 15:09 pwright