mirror of
https://github.com/openstf/stf
synced 2025-10-05 02:29:26 +02:00
Moved documentation to its own repository.
This commit is contained in:
parent
656c2d66e7
commit
fe4deaccff
6 changed files with 3 additions and 229 deletions
|
@ -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'
|
||||
}))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue