From 6b8168c1e1b9d573c166787ccf772997ce158efb Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 22 Aug 2020 14:38:40 -0400 Subject: Add title element to html docs --- docs/spec/evaluate.html | 1 + docs/spec/grammar.html | 1 + docs/spec/index.html | 1 + docs/spec/literal.html | 1 + docs/spec/scope.html | 1 + docs/spec/token.html | 1 + docs/spec/types.html | 1 + 7 files changed, 7 insertions(+) (limited to 'docs/spec') diff --git a/docs/spec/evaluate.html b/docs/spec/evaluate.html index 132473e6..0f4e07c2 100644 --- a/docs/spec/evaluate.html +++ b/docs/spec/evaluate.html @@ -1,6 +1,7 @@ + Specification: BQN evaluation

Specification: BQN evaluation

diff --git a/docs/spec/grammar.html b/docs/spec/grammar.html index 3042b762..82964547 100644 --- a/docs/spec/grammar.html +++ b/docs/spec/grammar.html @@ -1,6 +1,7 @@ + Specification: BQN grammar

Specification: BQN grammar

diff --git a/docs/spec/index.html b/docs/spec/index.html index 46c71938..f61bc5a1 100644 --- a/docs/spec/index.html +++ b/docs/spec/index.html @@ -1,6 +1,7 @@ + BQN specification

BQN specification

diff --git a/docs/spec/literal.html b/docs/spec/literal.html index bef2a1ec..d51bf50f 100644 --- a/docs/spec/literal.html +++ b/docs/spec/literal.html @@ -1,6 +1,7 @@ + Specification: BQN literal notation

Specification: BQN literal notation

diff --git a/docs/spec/scope.html b/docs/spec/scope.html index 6e67de02..95bb16c1 100644 --- a/docs/spec/scope.html +++ b/docs/spec/scope.html @@ -1,6 +1,7 @@ + Specification: BQN variable scoping

Specification: BQN variable scoping

diff --git a/docs/spec/token.html b/docs/spec/token.html index 34ecbcd8..a4b708cd 100644 --- a/docs/spec/token.html +++ b/docs/spec/token.html @@ -1,6 +1,7 @@ + Specification: BQN token formation

Specification: BQN token formation

diff --git a/docs/spec/types.html b/docs/spec/types.html index 3a505fad..3f7c38fc 100644 --- a/docs/spec/types.html +++ b/docs/spec/types.html @@ -1,6 +1,7 @@ + Specification: BQN types

Specification: BQN types

-- cgit v1.2.3