我想在我的文档中使用this theme。
我使用documentationjs。我试了很多东西,但是我不知道怎么用,有人能帮我吗?
谢谢
发布于 2018-11-26 05:56:36
我试过this theme,它工作得很好
npm install --save-dev documentation-devseed-theme documentation build -f html -o docs --theme node_modules/documentation-devseed-theme src/**
https://stackoverflow.com/questions/51595957
相似问题