aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/containers/ethereum_types_documentation.ts
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2018-10-12 21:55:00 +0800
committerFabio Berger <me@fabioberger.com>2018-10-12 21:55:00 +0800
commit16386bc99e88d9e1915f073b101fb066d9fdaa66 (patch)
tree81cce621e6d61b1e671d77bfb2434145c86b6d1f /packages/website/ts/containers/ethereum_types_documentation.ts
parentde20ef1a49966153f25236ee68b186cd49f8dc20 (diff)
downloaddexon-sol-tools-16386bc99e88d9e1915f073b101fb066d9fdaa66.tar
dexon-sol-tools-16386bc99e88d9e1915f073b101fb066d9fdaa66.tar.gz
dexon-sol-tools-16386bc99e88d9e1915f073b101fb066d9fdaa66.tar.bz2
dexon-sol-tools-16386bc99e88d9e1915f073b101fb066d9fdaa66.tar.lz
dexon-sol-tools-16386bc99e88d9e1915f073b101fb066d9fdaa66.tar.xz
dexon-sol-tools-16386bc99e88d9e1915f073b101fb066d9fdaa66.tar.zst
dexon-sol-tools-16386bc99e88d9e1915f073b101fb066d9fdaa66.zip
Add Getting starter sidebar header
Diffstat (limited to 'packages/website/ts/containers/ethereum_types_documentation.ts')
-rw-r--r--packages/website/ts/containers/ethereum_types_documentation.ts4
1 files changed, 1 insertions, 3 deletions
diff --git a/packages/website/ts/containers/ethereum_types_documentation.ts b/packages/website/ts/containers/ethereum_types_documentation.ts
index 2b6d6e64d..4ccea65a8 100644
--- a/packages/website/ts/containers/ethereum_types_documentation.ts
+++ b/packages/website/ts/containers/ethereum_types_documentation.ts
@@ -26,9 +26,7 @@ const docsInfoConfig: DocsInfoConfig = {
displayName: 'Ethereum Types',
packageUrl: 'https://github.com/0xProject/0x-monorepo/packages/ethereum-types',
markdownMenu: {
- introduction: [markdownSections.introduction],
- install: [markdownSections.installation],
- types: [markdownSections.types],
+ 'getting-started': [markdownSections.introduction, markdownSections.installation],
},
sectionNameToMarkdownByVersion: {
'0.0.1': {