3

I would like to use this theme for my documentation.

I use documentationjs. I tried a lot of things but I have no idea how to use it, can somebody help?

thanks

MyTwoCents
  • 7,284
  • 3
  • 24
  • 52
Lueton
  • 171
  • 1
  • 12

1 Answers1

2

I tried this theme and it worked just fine

npm install --save-dev documentation-devseed-theme
documentation build -f html -o docs --theme node_modules/documentation-devseed-theme src/**
Sohail
  • 4,506
  • 2
  • 38
  • 42