chore: remove CLI docs generation and sync to incloud-skills - #21
Merged
Conversation
The incloud-skills repo's skills/incloud/references/commands/ docs are being removed there, so drop the docgen source, the make docs target, and the release workflow step that synced generated docs into it. IM-3226
Member
Author
|
IM-3226 @ 6c1f4f3 | 通过 | 纯删除改动完整覆盖 docgen/Makefile docs target/release.yml 同步 step,全仓无残留引用,build/test/lint CI 全绿
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
skills/incloud/references/commands/docs (generated from this repo viamake docs/cmd/docgen) are being removed in a separate incloud-skills MR. This PR removes the generation and sync mechanism on the incloud-cli side.cmd/docgendocsMakefile target.github/workflows/release.ymlRefs IM-3226.
Test plan
make buildsucceedsmake testpasses across all packages🤖 Generated with Claude Code