Add subPackageName and get rid of hard-coded 0x.js in sourceLink

This commit is contained in:
Fabio Berger
2017-11-28 15:42:27 -06:00
parent 15ce862334
commit 629a0fa3a5
6 changed files with 17 additions and 2 deletions

View File

@@ -41,6 +41,7 @@ const zeroExJsDocSections = {
const docsInfoConfig: DocsInfoConfig = {
packageName: '0x.js',
packageUrl: 'https://github.com/0xProject/0x.js',
subPackageName: '0x.js',
websitePath: WebsitePaths.ZeroExJs,
docsJsonRoot: 'https://s3.amazonaws.com/0xjs-docs-jsons',
menu: {