1
0
Fork 0
forked from fun/fun

Added Doxigen configuration file Doxyfile to project root. No code changes. (0.41.5)

This commit is contained in:
Johannes Findeisen 2026-05-07 00:31:46 +02:00
commit 7fd6445cd2
8 changed files with 3062 additions and 64 deletions

View file

@ -21,7 +21,7 @@ This file serves as an index of the documents in this directory. Links are relat
- [Handbook](./handbook/) - Comprehensive handbook for the Fun language and VM: install/build, configuration flags, usage, and full feature overview.
- [REPL](./repl/) - REPL user guide: how to build/launch, editing and history, completions, REPL-on-error, and tips.
- [API](../api/) - API documentation for the Fun language and VM.
- [API](https://api.fun-lang.xyz/){:class="ext"} - API documentation for the Fun language and VM.
- Specification
- [v0.4](https://git.xw3.org/fun/fun/src/branch/main/spec/v0.4/){:class="git"}
- [v0.3](https://git.xw3.org/fun/fun/src/branch/main/spec/v0.3/){:class="git"}