mirror of
https://github.com/rust-lang/mdBook.git
synced 2025-12-27 12:43:52 -05:00
This function was essentially only operating on data from HtmlConfig. It wasn't really a "filesystem" function. So this moves it to be more logically associated with the data it works on.