From b2bc0a7fc9291d1131c9b577768608e7911ea931 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Fri, 16 Nov 2018 08:06:03 +0800 Subject: Improve docs (#1196) --- website/index.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'website') diff --git a/website/index.html b/website/index.html index f56a312ee..fc69f257b 100644 --- a/website/index.html +++ b/website/index.html @@ -2,20 +2,23 @@ - deno + Deno
-

deno

+

Deno

+ +

Deno is program for executing JavaScript and TypeScript outside of the + web browser.

github.com/denoland/deno -

Intro -

TypeScript API -

Rust API +

Documentation + +

API Reference

Execution time

This shows how much time total it takes to run a few simple deno programs: -- cgit v1.2.3