Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit d87ddb7

Browse files
committed
Updates SUMMARY.md
Auto commit by GitBook Editor
1 parent 39a57ed commit d87ddb7

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

SUMMARY.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,27 @@
22

33
## Overview
44

5-
* [Readme \(links not working here\)](README.md)
5+
* [Introduction](README.md)
66

7-
## Pipes
7+
## Documentation
88

9+
* [Overview](docs/README.md)
10+
* [Modules](docs/modules.md)
11+
* [Collections](docs/array.md)
12+
* [Boolean](docs/boolean.md)
13+
* [Math](docs/math.md)
14+
* [Aggregate](docs/aggregate.md)
915
* [String](docs/string.md)
16+
* [Object](docs/object.md)
17+
18+
## Build
19+
20+
* [Bundles](docs/bundles.md)
21+
* [ESM](docs/esm.md)
22+
23+
## Other
24+
25+
* [Contribute](CONTRIBUTING.md)
26+
* [Changelog](CHANGELOG.md)
27+
* [License](LICENSE.md)
1028

0 commit comments

Comments
 (0)