Amber icon indicating copy to clipboard operation
Amber copied to clipboard

[Feature] Add usage examples to standard library documentation

Open Ph0enixKM opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe.

Let's add usage examples to standard library functions. This will improve the readability and overall user experience of the documentation website.

image

Describe the solution you'd like

I suggest to implement @Mte90's idea to do it based of the test code.

Ph0enixKM avatar Oct 01 '24 15:10 Ph0enixKM

You can find the test code in the following path: src/tests/stdlib

Mte90 avatar Oct 01 '24 15:10 Mte90

Ideally to me it should add links to the github version of the tests itself, in this way the documentation is not too much long.

Mte90 avatar Oct 28 '24 11:10 Mte90