Skip to content
This repository was archived by the owner on Jun 27, 2022. It is now read-only.

[Docs-Change] Add reference for Iteration statements (for-loop, while-loop ...) #50

Open
Luna-Klatzer opened this issue Oct 7, 2021 · 1 comment
Assignees
Labels
documentation Documentation issue, change or idea good first issue Good for newcomers hacktoberfest Hacktoberfest-related

Comments

@Luna-Klatzer
Copy link
Member

Describe the change

Add the reference section for iteration statements, which should contain the following items:

  • For-loop: syntax, usage, examples ...
  • While-loop: syntax, usage, examples ...
  • Do-While-loop: syntax, usage, examples ...

These should contain the standard items such as Syntax, Examples and Additional Notes if required

Additional context

Section: https://para-c.readthedocs.io/en/latest/lang_ref/statements/iteration_statement.html

@Luna-Klatzer Luna-Klatzer added documentation Documentation issue, change or idea question Further information is requested labels Oct 7, 2021
@Luna-Klatzer Luna-Klatzer self-assigned this Oct 7, 2021
@Luna-Klatzer Luna-Klatzer added dev-branch-only hacktoberfest Hacktoberfest-related and removed question Further information is requested labels Oct 7, 2021
@Luna-Klatzer
Copy link
Member Author

Marking this as dev-branch-only, as the current docs are in dev and not pushed to main. This will change in the next few days with the release of 0.1.dev5, where docs changes may be pushed to main directly again to be also viewed by others right after being merged.

@Luna-Klatzer Luna-Klatzer added the good first issue Good for newcomers label Oct 7, 2021
@Luna-Klatzer Luna-Klatzer changed the title [Docs-Change] Implement reference for Iteration statements (for-loop, while-loop ...) [Docs-Change] Add reference for Iteration statements (for-loop, while-loop ...) Oct 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Documentation issue, change or idea good first issue Good for newcomers hacktoberfest Hacktoberfest-related
Projects
None yet
Development

No branches or pull requests

1 participant