docs: add reference docs converted from talosctl#50
Merged
Conversation
rothgar
commented
Oct 6, 2025
| - group: "Reference" | ||
| folder: "talos/v1.11/reference" | ||
| pages: | ||
| - "v1alpha1/config.mdx" |
Member
Author
There was a problem hiding this comment.
I wanted to bring this up to the top level of the references because it's the most common and important configuration to reference. All other configuration folders were flattened into 1 page if there was only 1 configuration in that group.
We could keep the groups but then someone has to expand the section before they can see the config documents in that group (IMO it's annoying)
Member
Author
1e606e4 to
a8b828a
Compare
Update docs-convert to handle more edge cases and formatting and add a comment to note docs are automatically generated. Fix multi-line example formatting inside according boxes too. Signed-off-by: Justin Garrison <justin.garrison@siderolabs.com>
a8b828a to
246535e
Compare
Iheanacho-ai
approved these changes
Oct 7, 2025
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.
Update docs-convert to handle more edge cases and formatting and add a comment to note docs are automatically generated. Remove examples from inside reference tables. they don't render properly on mintlify and currently only work for hugo.