mirror of https://github.com/sundowndev/http.git
docs: migration to docus (#162)
parent
f91415cffa
commit
d61ed49a92
|
@ -1,3 +1,3 @@
|
|||
import theme from '@nuxt/content-theme-docs'
|
||||
import { withDocus } from 'docus'
|
||||
|
||||
export default theme({})
|
||||
export default withDocus({})
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"generate": "nuxt generate"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/content-theme-docs": "^0.8.2",
|
||||
"docus": "^0.0.4",
|
||||
"nuxt": "^2.14.12"
|
||||
}
|
||||
}
|
||||
|
|
1669
docs/yarn.lock
1669
docs/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue