Skip to content

Collections: Convert docs to Markdown and use Args/Returns syntax - #5716

Open
Shaurya2k06 wants to merge 4 commits into
robotframework:masterfrom
Shaurya2k06:collections-library-markdown-docs
Open

Collections: Convert docs to Markdown and use Args/Returns syntax#5716
Shaurya2k06 wants to merge 4 commits into
robotframework:masterfrom
Shaurya2k06:collections-library-markdown-docs

Conversation

@Shaurya2k06

@Shaurya2k06 Shaurya2k06 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

What

  • Convert Collections 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

Collections-only part of #5709.

Testing

  • py_compile on Collections.py
  • Libdoc: MARKDOWN format; examples include *** Test Cases *** headers; result tables kept as comments; no blank lines after Args/Returns/Raises

Take Collections 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:27

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 result tables with the gold-standard
style from merged library doc PRs (DateTime/BuiltIn/String). Related to robotframework#5709.

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

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.

Keep robotframework blocks valid after docstring dedent, document `list`
instead of `list_`, and stop splitting keyword links across lines.

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.

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.

2 participants