Closed
Description
Hello! I am the author of the typedoc-theme-hierarchy library
When the "out" option is not specified, I can't figure out where to copy the custom css and js for my theme
DiFuks/typedoc-theme-hierarchy#17
A possible solution is to return the default value, namely "docs"
Line 80 in c75f44f
I can solve this problem by specifying "docs" as the default knowledge on my end. But this can break if the path to the generated folder changes on your end.