jex no longer uses the github readme for package docs
This commit is contained in:
@@ -586,7 +586,7 @@ mkdocs() ->
|
|||||||
end.
|
end.
|
||||||
|
|
||||||
mkdocs2() ->
|
mkdocs2() ->
|
||||||
_ = cmd("npx typedoc --entryPointStrategy expand --sort source-order src"),
|
_ = cmd("npx typedoc --entryPointStrategy expand --sort source-order src --readme none"),
|
||||||
ok.
|
ok.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user