1
0
Fork 0
forked from fun/fun

Documentation update. No code changes. (0.26.5)

This commit is contained in:
Johannes Findeisen 2025-10-13 00:04:45 +02:00
commit aa55ac85da

View file

@ -73,9 +73,9 @@ Fun may not change the world — but it will make programming a little more fun.
I am writing documentation only actually, but this is work in progress, since debugging and bug fixing includes this task.
Current documentation is only found in the [Fun Handbook](https://fun-lang.xyz//fun/fun/src/branch/main/docs/handbook.md).
Current documentation is only found in the [Fun Handbook](https://git.xw3.org/fun/fun/src/branch/main/docs/handbook.md).
In the [examples/](https://fun-lang.xyz//fun/fun/src/branch/main/examples) directory should be an example of most Fun features.
In the [examples/](https://git.xw3.org/fun/fun/src/branch/main/examples) directory should be an example of most Fun features.
A complete API documentation will follow.