Update docs config

This commit is contained in:
Faris Ansari 2018-05-22 16:33:33 +05:30
parent a3785eff50
commit 796196b81a

View File

@ -1,8 +1,12 @@
const path = require('path');
const outputPath = path.resolve('./static/docs/datatable')
module.exports = {
title: 'Frappe DataTable',
description: 'A simple, modern and interactive datatable for the web',
dest: outputPath,
base: '/docs/datatable',
themeConfig: {
sidebar: [
'/getting-started',