| ... | @@ -156,6 +156,11 @@ | ... | @@ -156,6 +156,11 @@ |
| 156 | </style> | 156 | </style> |
| 157 | </head> | 157 | </head> |
| 158 | <body> | 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 | <div id="contents"> | 164 | <div id="contents"> |
| 160 | {#header_open|Introduction#} | 165 | {#header_open|Introduction#} |
| 161 | <p> | 166 | <p> |
| ... | @@ -182,6 +187,9 @@ | ... | @@ -182,6 +187,9 @@ |
| 182 | The code samples in this document are compiled and tested as part of the main test suite of Zig. | 187 | The code samples in this document are compiled and tested as part of the main test suite of Zig. |
| 183 | This HTML document depends on no external files, so you can use it offline. | 188 | This HTML document depends on no external files, so you can use it offline. |
| 184 | </p> | 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 | {#header_close#} | 193 | {#header_close#} |
| 186 | | 194 | |
| 187 | {#header_open|Index#} | 195 | {#header_open|Index#} |