mdBook
mdBook copied to clipboard
FEATURE REQUEST: Limit memory usage
Please add option to limit memory usgae, otherwise we cannot use it easily on Android by the Android memory policy.
Why would you build a book on Android?
Do you mean the memory used when displaying a book? I have yet to find a book that is so large that it fails to display on mobile...
I use termux to build https://github.com/carlospolop/hacktricks , which is so large that couldn't be done on mobile.
Well, I can build the book on my desktop then transfer to my Android. It works...
But if a memory limit option is easy to implement, I would be very happy to have it!