Skip to content

docs: use shell blocks for Docker commands#91

Open
Wenjunyun123 wants to merge 1 commit into
OpenAMP:mainfrom
Wenjunyun123:codex/fix-shell-command-blocks
Open

docs: use shell blocks for Docker commands#91
Wenjunyun123 wants to merge 1 commit into
OpenAMP:mainfrom
Wenjunyun123:codex/fix-shell-command-blocks

Conversation

@Wenjunyun123

Copy link
Copy Markdown

Summary:

  • Converts Docker command examples to copyable shell code blocks.
  • Moves command output to a text block and removes prompt markers from commands.

Testing:

  • git diff --check
  • rg -n '^\s*$\s+' demos/docker_images.rst

Fixes #84

AI assistance: This documentation fix was prepared with AI assistance and reviewed before submission.

@arnopo

arnopo commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

same remark here for the commit message. you can also use the assisted-by for the IA

Assisted-by: [Agent Name]:[Model Version] [Tool1] [Tool2]

@edmooring edmooring left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would very much prefer to see the "Assisted-by:" tag in the commit message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

use shell block in documentation and remove "$" prefix command

3 participants