daurnimator / www.ziglang.org

Home Page:https://ziglang.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ziglang.org

Website for zig

To upload:

./push

How to update documentation

The docs here are actually generated using a tool written in zig. Here's where the source files are:

How to update release notes

Edit files in src/.

export ZIG_DOCGEN=/home/andy/dev/zig/zig-cache/docgen
./build

Both the source and the output are committed to this repo because docgen is likely to change in the future. The build script will only build the release notes for the latest release.

About

https://ziglang.org/


Languages

Language:HTML 99.1%Language:Zig 0.4%Language:CSS 0.3%Language:Shell 0.2%