[ACA-1291] Update docs with new features (#325)

This commit is contained in:
Suzana Dirla
2018-04-20 08:56:54 +03:00
committed by Denys Vuika
parent 2a79bbd018
commit 5ec02b4188
10 changed files with 74 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
items: [
{
title: 'Introduction',
path: 'features',
path: 'features'
},
{
title: 'Application Header',
@@ -41,6 +41,14 @@
{
title: 'File Viewer',
path: 'file-viewer'
},
{
title: 'Info Drawer',
path: 'info-drawer'
},
{
title: 'Version Manager',
path: 'version-manager'
}
]
},