|
|
|
|
|
by pbowyer
1868 days ago
|
|
It'd be great if the Docusaurus team added mdBook and Bookdown to their comparison, with an emphasis on code example execution or including code from larger programs. I find that feature of mdBook invaluable (its marker-approach makes documenting how a library works very easy, and keeps the code examples up-to-date as the library evolves) and Bookdown's include code & its output is also good. Just a shame one package doesn't include every one of these features. |
|
It's be complicated for us to provide a deep comparisons with every single existing doc tool. I've never used mdBook myself.