| ... | @@ -360,6 +360,10 @@ | ... | @@ -360,6 +360,10 @@ |
| 360 | You will see many examples of Zig's Standard Library used in this documentation. To learn more about the Zig Standard Library, | 360 | You will see many examples of Zig's Standard Library used in this documentation. To learn more about the Zig Standard Library, |
| 361 | visit the link above. | 361 | visit the link above. |
| 362 | </p> | 362 | </p> |
| | 363 | <p> |
| | 364 | Alternatively, the Zig Standard Library documentation is provided with each Zig distribution. It can be rendered via a local webserver with: |
| | 365 | </p> |
| | 366 | {#shell_samp#}zig std{#end_shell_samp#} |
| 363 | {#header_close#} | 367 | {#header_close#} |
| 364 | | 368 | |
| 365 | {#header_open|Hello World#} | 369 | {#header_open|Hello World#} |