We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0decdd2 commit aa1d131Copy full SHA for aa1d131
README.md
@@ -151,6 +151,15 @@ pub fn main() !void {
151
152
```
153
154
+## Documentation
155
+
156
+### Online Documentation
157
158
+Comprehensive documentation for Katana is available at: [https://snowclipsed.github.io/katana](https://snowclipsed.github.io/katana)
159
160
+### Offline Documentation
161
162
+You can generate your own documentation by cloning the repository and running `zig build docs`.
163
## License
164
165
This project is licensed under the Apache License, Version 2.0 - see the [LICENSE](LICENSE) file for details.
0 commit comments