Added documentation for the newly added website root to the root of the Fun project. No code changes. (0.40.5)
This commit is contained in:
parent
71576be449
commit
4f8beb70b9
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ This file serves as an index of the documents in this directory. Links are relat
|
|||
- [performance.md](./performance.md) - Build/runtime tuning tips and patterns for better performance.
|
||||
- [security-and-sandboxing.md](./security-and-sandboxing.md) - Trust boundaries, I/O expectations, and capability restrictions.
|
||||
- [faq.md](./faq.md) - Frequently asked questions and quick answers.
|
||||
- [website.md](./website.md) - Documentation for the [fun-lang.xyz](https://fun-lang.xyz) website in the `./web/` directory.
|
||||
- [writing-tests.md](./writing-tests.md) - How to author new tests for Fun and opcode components.
|
||||
- [bytecode-format.md](./bytecode-format.md) - Reference for the bytecode format (split out from internals for convenience).
|
||||
- [roadmap.md](./roadmap.md) - High-level direction, planned features, and pointers to issues.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue