Documentation suggestion: run example commands when creating the documentation #13439
eriksjolund
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If the example commands were run as part of the documentation generation, the command output would always stay up to date.
An example of incorrect output:
https://docs.podman.io/en/latest/markdown/podman-generate-systemd.1.html#generate-systemd-unit-file-for-a-container-with-new-flag
Although
--files
is given as option to the commandsudo podman generate systemd --new --files --name bb310a0780ae
the example shows output.
Beta Was this translation helpful? Give feedback.
All reactions