swift-doc
swift-doc copied to clipboard
Localize generated output
As discussed in #287 and #289, swift-doc generated output isn't localized, and uses hardcoded English text. We should consider localizing output to other languages and regions as well.
Things to consider:
- Localizing Package Resources
- LTR / RTL layout in CSS
- Localized strings for API types ("function", "method") and callouts ("note", "remark")