Skip to content

Process: Convert docs to Markdown and use Args/Returns syntax - #5717

Merged
pekkaklarck merged 4 commits into
robotframework:masterfrom
Shaurya2k06:process-library-markdown-docs
Aug 14, 2026
Merged

Process: Convert docs to Markdown and use Args/Returns syntax#5717
pekkaklarck merged 4 commits into
robotframework:masterfrom
Shaurya2k06:process-library-markdown-docs

Conversation

@Shaurya2k06

@Shaurya2k06 Shaurya2k06 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

What

  • Convert Process library and keyword documentation to Markdown.
  • Add structured Args/Returns for keywords.
  • Align examples and formatting with maintainer style from merged library doc PRs.

Why

Process-only part of #5709.

Testing

  • py_compile on Process.py
  • Libdoc HTML generation succeeds (MARKDOWN)

Take Process library documentation to Markdown and document
arguments and return values explicitly. Related to robotframework#5709.

Signed-off-by: shaurya2k06 <shaurya2k06@gmail.com>
Copilot AI lite review requested due to automatic review settings July 17, 2026 13:28

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Signed-off-by: shaurya2k06 <shaurya2k06@gmail.com>
Copilot AI review requested due to automatic review settings July 27, 2026 06:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Align examples, Args formatting, and links with the gold-standard style
from merged library doc PRs. Related to robotframework#5709.

Signed-off-by: shaurya2k06 <shaurya2k06@gmail.com>
Copilot AI review requested due to automatic review settings August 11, 2026 09:52

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Unclosed fences were swallowing link definitions, and Run Process
examples were missing the Test Cases header needed for highlighting.

Signed-off-by: shaurya2k06 <shaurya2k06@gmail.com>
Copilot AI review requested due to automatic review settings August 13, 2026 08:46

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@pekkaklarck
pekkaklarck merged commit 6f22043 into robotframework:master Aug 14, 2026
8 checks passed
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.

3 participants