| ... | ... | @@ -156,6 +156,11 @@ |
| 156 | 156 | </style> |
| 157 | 157 | </head> |
| 158 | 158 | <body> |
| 159 | <a href="https://ziglang.org/documentation/0.1.1">0.1.1</a> | |
| 160 | <a href="https://ziglang.org/documentation/0.2.0">0.2.0</a> | |
| 161 | <a href="https://ziglang.org/documentation/0.3.0">0.3.0</a> | |
| 162 | <a href="https://ziglang.org/documentation/0.4.0">0.4.0</a> | |
| 163 | master |
| 159 | 164 | <div id="contents"> |
| 160 | 165 | {#header_open|Introduction#} |
| 161 | 166 | <p> |
| ... | ... | @@ -182,6 +187,9 @@ |
| 182 | 187 | The code samples in this document are compiled and tested as part of the main test suite of Zig. |
| 183 | 188 | This HTML document depends on no external files, so you can use it offline. |
| 184 | 189 | </p> |
| 190 | <p> |
| 191 | <a href="https://github.com/ziglang/zig/wiki/FAQ#where-is-the-documentation-for-the-zig-standard-library">Where is the documentation for the Zig standard library?</a> |
| 192 | </p> |
| 185 | 193 | {#header_close#} |
| 186 | 194 | |
| 187 | 195 | {#header_open|Index#} |