mdbook/src
Michal Budzynski f214c7108f Make MathJax support optional
to enable add following to book.toml
```toml
[output.html]
mathjax-support = true
```
2017-06-25 00:32:33 +02:00
..
bin extract serving code to a separate module 2017-06-23 08:59:42 +02:00
book Make MathJax support optional 2017-06-25 00:32:33 +02:00
config Make MathJax support optional 2017-06-25 00:32:33 +02:00
parse Changes made with rustfmt including use_try_shorthand 2017-05-19 13:04:37 +02:00
renderer Make MathJax support optional 2017-06-25 00:32:33 +02:00
theme Make MathJax support optional 2017-06-25 00:32:33 +02:00
utils Merge branch 'minor_refactor' of https://github.com/budziq/mdBook into budziq-minor_refactor 2017-06-23 01:09:26 +02:00
lib.rs Fix typo 2017-06-23 01:10:18 +02:00