-
-
Notifications
You must be signed in to change notification settings - Fork 420
Closed
Description
Overview of the issue
exporting html with locale option, so we can export better integrity api doc for users
Operating System, Node.js, npm, compodoc version(s)
not a bug
Angular configuration, a package.json
file in the root folder
not a bug
Compodoc installed globally or locally ?
not a bug
Motivation for or Use Case
not a bug
Reproduce the error
not a bug
Related issues
none
Suggest a Fix
add an locale option, like:
compodoc -p tsconfig.json --locales zh_CN -d my-doc
--locales zh_CN
means ours doc is written in Chinese, and, compodoc should export the HTMLs with Chinese locale