commit 4fef1d29824fe5d6f217ba01ef7fe598091a5abc (tree) parent d780848ae404884b2f4c5d863dab980cb153cd8b Author: Loris Cro <kappaloris@gmail.com> Date: Fri, 2 Apr 2021 20:13:55 +0200 added warning banner to stdlib docs Diffstat:
| M | lib/std/special/docs/index.html | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/lib/std/special/docs/index.html b/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">