mdBook/src
Sorin Davidoi 674e58e747 fix(theme): Use aria-label alonside title (#568)
Tested this on macOS with VoiceOver, and it does not pick up the title as the text of the button. Kind of makes sense, since title and aria-label are not the same. This will make sure that the buttons and links are labeled properly.
2018-01-27 18:52:47 +08:00
..
bin Add support for alternative backends (#507) 2018-01-07 22:10:48 +08:00
book Expose functionality for creating core types (#578) 2018-01-26 01:11:48 +08:00
preprocess Recursively apply replace_all() when running the links preprocessor (#564) 2018-01-22 06:44:28 +08:00
renderer Made sure we create the themes directory (#586) 2018-01-26 14:38:53 +08:00
theme fix(theme): Use aria-label alonside title (#568) 2018-01-27 18:52:47 +08:00
utils Made the logging a lot quieter by default (#569) 2018-01-23 01:28:37 +08:00
config.rs Increase Documentation Coverage (#543) 2018-01-21 22:35:11 +08:00
lib.rs Increase Documentation Coverage (#543) 2018-01-21 22:35:11 +08:00