Skip to content

Commit

Permalink
upgrade to latest docs-ts
Browse files Browse the repository at this point in the history
  • Loading branch information
gcanti committed Jan 25, 2020
1 parent 708c99e commit cd39795
Show file tree
Hide file tree
Showing 46 changed files with 260 additions and 217 deletions.
4 changes: 4 additions & 0 deletions docs/modules/Align/Array.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ nav_order: 1
parent: Modules
---

# Array overview

Added in v0.1.0

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 4 additions & 0 deletions docs/modules/Align/Option.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ nav_order: 3
parent: Modules
---

# Option overview

Added in v0.1.0

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 4 additions & 0 deletions docs/modules/Align/Record.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ nav_order: 4
parent: Modules
---

# Record overview

Added in v0.1.0

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 3 additions & 1 deletion docs/modules/Align/index.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ nav_order: 2
parent: Modules
---

# Overview
# index overview

The `Align` type class extends the `Semialign` type class with a value `nil`, which
acts as a unit in regards to `align`.
Expand All @@ -16,6 +16,8 @@ acts as a unit in regards to `align`.

Adapted from http://hackage.haskell.org/package/these-0.8/docs/Data-Align.html

Added in v0.1.0

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 4 additions & 0 deletions docs/modules/ArrayOption.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ nav_order: 5
parent: Modules
---

# ArrayOption overview

Added in v0.1.0

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 3 additions & 1 deletion docs/modules/Do.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ nav_order: 8
parent: Modules
---

# Overview
# Do overview

This module provides a simuation of Haskell do notation.

Added in v0.1.0

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 4 additions & 0 deletions docs/modules/Free.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ nav_order: 9
parent: Modules
---

# Free overview

Added in v0.1.3

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 3 additions & 1 deletion docs/modules/List.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ nav_order: 11
parent: Modules
---

# Overview
# List overview

Adapted from https://github.com/purescript/purescript-lists

Added in v0.1.8

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 4 additions & 0 deletions docs/modules/ReaderIO.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ nav_order: 12
parent: Modules
---

# ReaderIO overview

Added in v0.1.0

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 3 additions & 1 deletion docs/modules/RegExp.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ nav_order: 13
parent: Modules
---

# Overview
# RegExp overview

Provides regular expression matching.

Adapted from https://hackage.haskell.org/package/regex-compat-0.95.1/docs/Text-Regex.html

Added in v0.1.8

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 4 additions & 0 deletions docs/modules/Semialign/NonEmptyArray.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ nav_order: 15
parent: Modules
---

# NonEmptyArray overview

Added in v0.1.0

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 3 additions & 1 deletion docs/modules/Semialign/index.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ nav_order: 14
parent: Modules
---

# Overview
# index overview

The `Semialign` type class represents functors supporting a zip operation that takes the
union of non-uniform shapes.
Expand All @@ -21,6 +21,8 @@ Where `These.assoc` implements the associativity law of `These` and has the foll

Adapted from http://hackage.haskell.org/package/these-0.8/docs/Data-Align.html

Added in v0.1.0

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 4 additions & 0 deletions docs/modules/StateIO.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ nav_order: 16
parent: Modules
---

# StateIO overview

Added in v0.1.0

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 4 additions & 0 deletions docs/modules/StateTaskEither.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ nav_order: 17
parent: Modules
---

# StateTaskEither overview

Added in v0.1.0

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 4 additions & 0 deletions docs/modules/Task/getLine.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ nav_order: 18
parent: Modules
---

# getLine overview

Added in v0.1.8

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 4 additions & 0 deletions docs/modules/Task/withTimeout.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ nav_order: 19
parent: Modules
---

# withTimeout overview

Added in v0.1.0

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 4 additions & 0 deletions docs/modules/TaskOption.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ nav_order: 20
parent: Modules
---

# TaskOption overview

Added in v0.1.0

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 3 additions & 1 deletion docs/modules/Zipper.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ nav_order: 22
parent: Modules
---

# Overview
# Zipper overview

Provides a pointed array, which is a non-empty zipper-like array structure that tracks an index (focus)
position in an array. Focus can be moved forward and backwards through the array.
Expand All @@ -17,6 +17,8 @@ Adapted from
- https://github.com/thunklife/purescript-zipper
- https://github.com/scalaz/scalaz/blob/series/7.3.x/core/src/main/scala/scalaz/Zipper.scala

Added in v0.1.6

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 4 additions & 0 deletions docs/modules/batchTraverse.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ nav_order: 6
parent: Modules
---

# batchTraverse overview

Added in v0.1.0

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 4 additions & 0 deletions docs/modules/collectUntil.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ nav_order: 7
parent: Modules
---

# collectUntil overview

Added in v0.1.8

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 4 additions & 0 deletions docs/modules/index.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ nav_order: 10
parent: Modules
---

# index overview

Added in v0.1.0

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
4 changes: 4 additions & 0 deletions docs/modules/time.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ nav_order: 21
parent: Modules
---

# time overview

Added in v0.1.0

---

<h2 class="text-delta">Table of contents</h2>
Expand Down
Loading

0 comments on commit cd39795

Please sign in to comment.