building docs

This commit is contained in:
砚然
2018-09-12 16:12:18 +08:00
parent 0385096857
commit e836269264
9 changed files with 33 additions and 17 deletions

6
docs/.vuepress/config.js Normal file
View File

@@ -0,0 +1,6 @@
module.exports = {
title: 'AnyProxy',
themeConfig: {
sidebar: 'auto'
}
}