mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Moved documentation to its own repository.
This commit is contained in:
@@ -35,7 +35,7 @@ module.exports = function(options) {
|
||||
})
|
||||
|
||||
app.use('/static/docs', markdownServe.middleware({
|
||||
rootDirectory: pathutil.resource('docs')
|
||||
rootDirectory: pathutil.root('node_modules/stf-docs')
|
||||
, view: 'docs'
|
||||
}))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user