mirror of
https://github.com/ziglang/zig.git
synced 2026-02-13 04:48:20 +00:00
added warning banner to stdlib docs
This commit is contained in:
parent
d780848ae4
commit
4fef1d2982
@ -515,6 +515,7 @@
|
||||
</style>
|
||||
</head>
|
||||
<body class="canvas">
|
||||
<div style="background-color: darkred; width: 100vw; text-align: center; color: white; padding: 15px 5px;">These docs are experimental. <a href="https://kristoff.it/blog/zig-new-relationship-llvm/">Progress depends on the self-hosted compiler</a>, <a href="https://github.com/ziglang/zig/wiki/How-to-read-the-standard-library-source-code">consider reading the stlib source in the meantime</a>.</div>
|
||||
<div class="flex-main">
|
||||
<div class="flex-filler"></div>
|
||||
<div class="flex-left sidebar">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user