Revert "Add CHANGELOG.md, serve it in-app at /docs/changelog (closes theta42/theta-env#43)"
This reverts commit 4bf1768529.
This commit is contained in:
@@ -32,7 +32,6 @@ const values = {
|
||||
// there's no way to make this read outside the doc set below.
|
||||
const DOCS = {
|
||||
overview: {title: 'Overview', file: path.join(__dirname, '../../README.md')},
|
||||
changelog: {title: 'Changelog', file: path.join(__dirname, '../../CHANGELOG.md')},
|
||||
deployment: {title: 'Deployment', file: path.join(__dirname, '../../DEPLOYMENT.md')},
|
||||
api: {title: 'API Reference', file: path.join(__dirname, '../api.md')},
|
||||
installation: {title: 'Installation', file: path.join(__dirname, '../../docs/installation.md')},
|
||||
|
||||
Reference in New Issue
Block a user