-
Notifications
You must be signed in to change notification settings - Fork 488
Closed
Description
Hello, I'm using documentation for a project and just updated from 1 dot something to 3.0.4
. By default running this command…
documentation --github --format html -o docs
…produced docs with no styles. I was able to generate with styles by doing
documentation -t documentation-theme-default --github --format html -o docs
But unless I'm missing something, should it not go to the default whenever nothing is specified? Happy to submit a PR just want to make sure what the intended behavior is
Metadata
Metadata
Assignees
Labels
No labels