aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/containers/smart_contracts_documentation.ts
Commit message (Collapse)AuthorAgeFilesLines
* Update doc ref markdown sectionsFabio Berger2018-10-191-4/+4
|
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
|
* Make all doc reference pages responsiveFabio Berger2018-10-121-1/+3
|
* Fix network badges for V1 and add them for V2Fabio Berger2018-09-281-16/+44
|
* fix: rename SupportedDocJson field to SolDocF. Eugene Aumson2018-09-261-1/+1
| | | | | | | from Solidity https://github.com/0xProject/0x-monorepo/pull/1004#discussion_r219976199 https://github.com/0xProject/0x-monorepo/pull/1004
* BREAKING CHANGE: document contracts from sol-docF. Eugene Aumson2018-09-221-6/+5
| | | | | Change website to accept smart contract documentation in the format generated by sol-doc rather than that generated by Doxity.
* Use actual packageName for external example importsFabio Berger2018-08-221-0/+1
|
* Prefix menu and sections with markdown as that is all the should now be definedFabio Berger2018-08-021-2/+2
|
* Start refactoring docs to remove unnecessary configs given more concise ↵Fabio Berger2018-08-011-1/+0
| | | | TypeDoc JSON
* Add ability to nest doc ref markdown under specific versionsFabio Berger2018-07-101-3/+5
|
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-1/+1
|
* Try enabling no-unused-variable...fragosti2018-06-051-2/+1
|
* Move Documentation to the `@0xproject/react-docs` packageFabio Berger2018-03-061-9/+3
|
* Give all container files the proper file suffix: tsFabio Berger2018-03-021-0/+98