Skip to content

Commit 3170b47

Browse files
fix docs
1 parent d8fe3d5 commit 3170b47

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

doc/manual/example.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Example

doc/manual/installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Installation
2+
13
Can be managed using
24
[jspm](http://jspm.io)
35
or [npm](https://github.com/npm/npm).

doc/manual/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Overview

doc/manual/usage.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Usage
2+
13
The code needs a ES2015+ polyfill to work, for example
24
[babel-polyfill](https://babeljs.io/docs/usage/polyfill).
35
```js

0 commit comments

Comments
 (0)