This repository was archived by the owner on Dec 29, 2017. It is now read-only.
Tags: bcronin/mdBook
Tags
Merge pull request rust-lang#165 from waywardmonkeys/patch-1 Fix typo.
Attempt to fix rust-lang#119 replace `\` with `/` in paths, so that W… …indows also uses `/` as separator (ugly hack)
Remove BookConfig field from MDBook MDBook now stores the necessary information, BookConfig is not used as a field anymore. It is only used for parsing the configuration file. This allows to more easily replace the book.json config with the new tomlbased config
Merge pull request rust-lang#118 from japaric/travis Travis CI: expand to test and deploy for Linux and Mac
PreviousNext