From 19c2474b342aa8f4e6f3dc846f3475016d713329 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Sat, 5 Oct 2019 16:18:26 -0400 Subject: [PATCH] generated docs: render functions --- lib/std/special/doc/index.html | 14 +++++++++++++- lib/std/special/doc/main.js | 25 ++++++++++++++++++++++++- 2 files changed, 37 insertions(+), 2 deletions(-) diff --git a/lib/std/special/doc/index.html b/lib/std/special/doc/index.html index 4fadc35e18..db80ec9550 100644 --- a/lib/std/special/doc/index.html +++ b/lib/std/special/doc/index.html @@ -14,6 +14,12 @@ a { color: #2A6286; } + pre{ + font-family:"Source Code Pro",monospace; + font-size:1em; + background-color:#F5F5F5; + padding:1em; + } #listNav { list-style-type: none; margin: 0; @@ -46,12 +52,18 @@ a { color: #88f; } + pre{ + background-color:#2A2A2A; + } } -

Loading...

+ +