Commit 498311f
Set language in HTML
Setting the language helps with search engines, screen readers and text
rendering. The language defaults to `en` as that is probably most common
(it's also the default for navigation in Darkfish).
Setting the `locale` option will override the language to the locale.
Co-authored-by: Vinicius Stock <[email protected]>1 parent fdaa5a6 commit 498311f
File tree
2 files changed
+16
-1
lines changed- lib/rdoc/generator
- test/rdoc
2 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
598 | | - | |
| 598 | + | |
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
391 | 406 | | |
392 | 407 | | |
393 | 408 | | |
| |||
0 commit comments