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/doc/context.html | 1 + docs/doc/couple.html | 1 + docs/doc/depth.html | 1 + docs/doc/extensions.html | 1 + docs/doc/fromDyalog.html | 1 + docs/doc/functional.html | 1 + docs/doc/group.html | 1 + docs/doc/index.html | 1 + docs/doc/indices.html | 1 + docs/doc/join.html | 1 + docs/doc/leading.html | 1 + docs/doc/logic.html | 1 + docs/doc/prefixes.html | 1 + docs/doc/primitive.html | 1 + docs/doc/syntax.html | 1 + docs/doc/transpose.html | 1 + docs/doc/types.html | 1 + docs/doc/windows.html | 1 + docs/implementation/codfns.html | 1 + docs/index.html | 1 + docs/problems.html | 1 + docs/running.html | 1 + 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 + 29 files changed, 29 insertions(+) (limited to 'docs') diff --git a/docs/doc/context.html b/docs/doc/context.html index 1c7f5c11..ba87f85c 100644 --- a/docs/doc/context.html +++ b/docs/doc/context.html @@ -1,6 +1,7 @@ + BQN's context-free grammar

BQN's context-free grammar

diff --git a/docs/doc/couple.html b/docs/doc/couple.html index 4756be2c..06f200c5 100644 --- a/docs/doc/couple.html +++ b/docs/doc/couple.html @@ -1,6 +1,7 @@ + BQN: Couple and Merge

Couple and Merge

diff --git a/docs/doc/depth.html b/docs/doc/depth.html index 8c293d9a..409e3799 100644 --- a/docs/doc/depth.html +++ b/docs/doc/depth.html @@ -1,6 +1,7 @@ + BQN: Depth

Depth

diff --git a/docs/doc/extensions.html b/docs/doc/extensions.html index 32deff8a..e3244153 100644 --- a/docs/doc/extensions.html +++ b/docs/doc/extensions.html @@ -1,6 +1,7 @@ + BQN extensions

BQN extensions

diff --git a/docs/doc/fromDyalog.html b/docs/doc/fromDyalog.html index d464572b..dbb9ecd6 100644 --- a/docs/doc/fromDyalog.html +++ b/docs/doc/fromDyalog.html @@ -1,6 +1,7 @@ + BQN–Dyalog APL dictionary

BQN–Dyalog APL dictionary

diff --git a/docs/doc/functional.html b/docs/doc/functional.html index 942fcc41..5e281743 100644 --- a/docs/doc/functional.html +++ b/docs/doc/functional.html @@ -1,6 +1,7 @@ + BQN: Functional programming

Functional programming

diff --git a/docs/doc/group.html b/docs/doc/group.html index a14065b1..57ab5562 100644 --- a/docs/doc/group.html +++ b/docs/doc/group.html @@ -1,6 +1,7 @@ + BQN: Group

Group

diff --git a/docs/doc/index.html b/docs/doc/index.html index 56f21c0d..55ff356e 100644 --- a/docs/doc/index.html +++ b/docs/doc/index.html @@ -1,6 +1,7 @@ + BQN documentation

BQN documentation

diff --git a/docs/doc/indices.html b/docs/doc/indices.html index 8502faa8..8ebf5bdc 100644 --- a/docs/doc/indices.html +++ b/docs/doc/indices.html @@ -1,6 +1,7 @@ + BQN: Indices

Indices

diff --git a/docs/doc/join.html b/docs/doc/join.html index 1ad4450c..e465ba66 100644 --- a/docs/doc/join.html +++ b/docs/doc/join.html @@ -1,6 +1,7 @@ + BQN: Join

Join

diff --git a/docs/doc/leading.html b/docs/doc/leading.html index 32a38724..9a9b522b 100644 --- a/docs/doc/leading.html +++ b/docs/doc/leading.html @@ -1,6 +1,7 @@ + BQN: The leading axis convention

The leading axis convention

diff --git a/docs/doc/logic.html b/docs/doc/logic.html index f3b4e203..e19e4e92 100644 --- a/docs/doc/logic.html +++ b/docs/doc/logic.html @@ -1,6 +1,7 @@ + BQN: Logic functions: And, Or, Not (also Span)

Logic functions: And, Or, Not (also Span)

diff --git a/docs/doc/prefixes.html b/docs/doc/prefixes.html index 29c3b9cd..34b52fc7 100644 --- a/docs/doc/prefixes.html +++ b/docs/doc/prefixes.html @@ -1,6 +1,7 @@ + BQN: Prefixes and Suffixes

Prefixes and Suffixes

diff --git a/docs/doc/primitive.html b/docs/doc/primitive.html index 797df0a7..78366a68 100644 --- a/docs/doc/primitive.html +++ b/docs/doc/primitive.html @@ -1,6 +1,7 @@ + BQN primitives

BQN primitives

diff --git a/docs/doc/syntax.html b/docs/doc/syntax.html index a87eef7a..c37f0db1 100644 --- a/docs/doc/syntax.html +++ b/docs/doc/syntax.html @@ -1,6 +1,7 @@ + BQN: Syntax overview

Syntax overview

diff --git a/docs/doc/transpose.html b/docs/doc/transpose.html index c888989e..9134cf5c 100644 --- a/docs/doc/transpose.html +++ b/docs/doc/transpose.html @@ -1,6 +1,7 @@ + BQN: Transpose

Transpose

diff --git a/docs/doc/types.html b/docs/doc/types.html index 841c8359..73e26431 100644 --- a/docs/doc/types.html +++ b/docs/doc/types.html @@ -1,6 +1,7 @@ + BQN: Types

Types

diff --git a/docs/doc/windows.html b/docs/doc/windows.html index 4831bd28..e4613f1a 100644 --- a/docs/doc/windows.html +++ b/docs/doc/windows.html @@ -1,6 +1,7 @@ + BQN: Windows

Windows

diff --git a/docs/implementation/codfns.html b/docs/implementation/codfns.html index ee92de65..3b15070a 100644 --- a/docs/implementation/codfns.html +++ b/docs/implementation/codfns.html @@ -1,6 +1,7 @@ + Co-dfns versus BQN's implementation

Co-dfns versus BQN's implementation

diff --git a/docs/index.html b/docs/index.html index bfb8c1d4..742305d9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,6 +1,7 @@ + BQN: finally, an APL for your flying saucer

BQN: finally, an APL for your flying saucer

diff --git a/docs/problems.html b/docs/problems.html index fd00dc66..761117a1 100644 --- a/docs/problems.html +++ b/docs/problems.html @@ -1,6 +1,7 @@ + Problems with BQN

Problems with BQN

diff --git a/docs/running.html b/docs/running.html index f96c6959..4a3f952d 100644 --- a/docs/running.html +++ b/docs/running.html @@ -1,6 +1,7 @@ + How to run BQN

How to run BQN

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