Licence
MIT
Version
10.0.0-zeta.1
Deps
4
Size
134 kB
Vulns
0
Weekly
0
help
topic
- topic : means help file location relative path (must not started with '/')
- file location : /helps/${topic}.${locale}.md
i18n
- The help(markdown) file is selected in response to the user's language information.
- help file finding order (ie. user language is 'ko-KR' and topic is 'about/things-factory' and fallback language is 'en')
- /helps/about/things-factory.ko-KR.md
- /helps/about/things-factory.ko.md
- /helps/about/things-factory.en.md
- /helps/about/things-factory.md