-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Description
I recently became the main maintainer of mdbook and was wondering what I can do to make the process of working on TRPL easier? I know The Book is one of our biggest users, so it probably makes sense for there to be a bit more communication/collaboration between the maintainers of mdbook and TRPL.
For example, one of the big things I've been working on lately is alternate backends. There's an EPUB renderer in the works, as well as a backend for running tests through rust-skeptic (mdbook-test). Especially given there are programs like @killercup's trpl-ebook, would a more bespoke solution like this be useful?
Are there any other things we can do which could really help out TRPL? Your README mentions translations are currently blocked on upstream support. There's currently an issue for this (rust-lang/mdBook#5) but it looks like discussion has stalled and it's not apparent from the comments what exactly is desired. We've recently cleaned up a lot of the internals, so it may be a good time to revisit multilingual support.