Commit 4fef1d2982

Loris Cro <kappaloris@gmail.com>
2021-04-02 20:13:55
added warning banner to stdlib docs
1 parent d780848
Changed files (1)
lib
std
special
lib/std/special/docs/index.html
@@ -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">