17 lines
268 B
Markdown
17 lines
268 B
Markdown
|
Documentation
|
||
|
=============
|
||
|
|
||
|
These docs are built using [Flatworm Docs](https://github.com/ricmoo/flatworm).
|
||
|
|
||
|
The output is placed in [docs](../docs) and generates both HTML and Markdown
|
||
|
files.
|
||
|
|
||
|
|
||
|
Building
|
||
|
--------
|
||
|
|
||
|
```
|
||
|
/home/ricmoo/ethers.js> npm run build-docs
|
||
|
```
|
||
|
|