docs: add autogenerated cli actions docs#253
Open
anund wants to merge 2 commits intoghostty-org:mainfrom
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
f9bf56c to
2accb8f
Compare
Author
|
Updated to export to match 1.0.1 version help text. To do this I cherry picked a compatible commit back to the v1.0.1 tag and reran generation. |
mitchellh
added a commit
to ghostty-org/ghostty
that referenced
this pull request
Jan 24, 2025
Duplicate existing reference docs generation to cover cli actions. Docs update pass to make the structure consistent. See ghostty-org/website#253 for website changes.
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.
Add docs coverage for cli actions. Document is built using automation in the main ghostty repo. Content involved and location are a best guess given the current structure.
Edit on Github pointing at a folder (with an new accompanying README.md) is a compromise to avoid scoping in per item edit on github links.
The command used to copy the
commands.mdxfile for reference:See ghostty-org/ghostty#4499 for generation code.