Orzelius
141326ea3b
docs: fix tabpane styling
...
stop tabpane tabs colliding with the tabpane language by moving the tabs to the right
docs: https://www.docsy.dev/docs/adding-content/shortcodes/#tabbed-panes
support navigation via anchors to the various headings in the docs
https://www.docsy.dev/docs/adding-content/navigation/#heading-self-links
Signed-off-by: Orzelius <33936483+Orzelius@users.noreply.github.com>
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-04-15 18:40:34 +04:00
Thomas Perronin
7442ff8b09
chore: fix typos inteface -> interface (docs and tests)
...
Fix typos.
Signed-off-by: Thomas Perronin <gecko.splinter@gmail.com>
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2023-05-01 16:15:08 +04:00
Tim Jones
18e041f1ec
docs: fix typo in patching example
...
Fix missing 'mc' in talosctl patch example command.
Signed-off-by: Tim Jones <tim.jones@siderolabs.com>
2022-09-20 15:03:31 +02:00
Andrey Smirnov
641f6a1e4e
feat: expose strategic merge config patches
...
The end result is that every Talos CLI accepts both JSON and strategic
patches to patch machine configuration.
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-07-12 15:38:01 +04:00