aboutsummaryrefslogtreecommitdiffstats
path: root/packages/connect/scripts/stagedocs.js
Commit message (Collapse)AuthorAgeFilesLines
* move scripts to monorepro-scriptsFabio Berger2018-03-131-30/+0
|
* Don't need any external packages for 0x connect docs yetFabio Berger2018-03-041-1/+3
|
* Instead of adding `@0xproject/types` to tsconfig.json, let's only add it ↵Fabio Berger2018-03-041-1/+5
| | | | when calling TypeDoc
* Update to custom typeDoc fork with latest version (TS 2.7.0 support) + a bug ↵Fabio Berger2018-03-031-13/+13
| | | | fix allowing us to defer to the `include` in tsconfig.json on which files to run through TypeDoc
* Add docs staging to 0x.js packageBrandon Millman2018-02-151-2/+0
|
* Add stagedocs script to connect packageBrandon Millman2018-02-151-0/+26