aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/utils/doc_utils.ts
Commit message (Collapse)AuthorAgeFilesLines
* fix(website): fix code splittingBrandon Millman2018-11-121-1/+1
|
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
|
* BREAKING CHANGE: document contracts from sol-docF. Eugene Aumson2018-09-221-2/+2
| | | | | Change website to accept smart contract documentation in the format generated by sol-doc rather than that generated by Doxity.
* Start refactoring docs to remove unnecessary configs given more concise ↵Fabio Berger2018-08-011-2/+2
| | | | TypeDoc JSON
* Fix version dropdown so it also renders RC versions properlyFabio Berger2018-07-201-2/+1
|
* -fetch';Fabio Berger2018-07-131-3/+3
|
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-06-071-1/+1
|\ | | | | | | feature/improve-linting
| * Add a documentation page for ethereum typesLeonid Logvinov2018-06-051-1/+1
| |
* | Try enabling no-unused-variable...fragosti2018-06-051-1/+0
|/
* Refactor all docJSON's to reside within the same S3 bucket under different ↵Fabio Berger2018-03-161-13/+47
| | | | folders
* Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-141-2/+3
|
* Move Documentation to the `@0xproject/react-docs` packageFabio Berger2018-03-061-1/+2
|
* Fix ts error in portal after enabling more strict checksLeonid Logvinov2018-01-101-2/+2
|
* Apply prettier configLeonid Logvinov2018-01-031-8/+7
|
* Fix website unused varsLeonid Logvinov2017-12-151-1/+0
|
* Fix tslint issuesFabio Berger2017-11-281-9/+7
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+55
sub-packages, use new subscribeAsync 0x.js method