Commit graph

591 commits

Author SHA1 Message Date
David Harris
aedf58973b Updated table of contents 2017-02-26 11:20:25 -06:00
Brian Anderson
323d916553 Merge pull request #22 from brson/next
Next
2017-02-26 10:49:06 -06:00
Brian Anderson
77d76f3820 Remove toc contents 2017-02-26 08:47:45 -08:00
David Harris
505955e590 forgot abs value on rel err 2017-02-26 10:46:28 -06:00
Brian Anderson
e67081f222 Add book/ to .gitignore 2017-02-26 08:46:17 -08:00
Brian Anderson
6c64912069 Update toc 2017-02-26 08:43:44 -08:00
Brian Anderson
033651bcc8 Remove book dir 2017-02-26 08:43:38 -08:00
David Harris
191aab4810 Added more tests for rand regarding relative error 2017-02-26 10:42:51 -06:00
David Harris
d6d52824d2 Added petgraph dependency 2017-02-26 10:38:25 -06:00
David Harris
08929c3287 Fixed relative link for image 2017-02-26 10:35:10 -06:00
David Harris
a35e31e075 Added petgraph code snippet 2017-02-26 10:33:23 -06:00
David Harris
db5c1c1ae0 Merge branch 'master' of https://github.com/brson/rust-cookbook 2017-02-26 10:22:35 -06:00
David Harris
bf79c39479 Added assets folder for images 2017-02-26 10:21:43 -06:00
Bradley Anderson
5550a8d3f6 Merge pull request #21 from brson/skeptic
Fix skeptic
2017-02-26 00:26:41 -06:00
Brian Anderson
ac5d9259d2 Fix skeptic 2017-02-25 21:58:37 -08:00
Bradley Anderson
6ea7022da7 Merge pull request #20 from brson/contributing
Add mdbook to path after install in Travis
2017-02-25 23:28:10 -06:00
Brad Anderson
c0b200719e Merge branch 'master' of https://github.com/brson/rust-cookbook into contributing 2017-02-25 23:27:12 -06:00
Brad Anderson
46ec010edb Add mdbook to path after install in Travis 2017-02-25 23:27:08 -06:00
Bradley Anderson
3c9f905d60 Merge pull request #19 from brson/contributing
Fix call to post-build hook script
2017-02-25 23:16:54 -06:00
Brad Anderson
77ce8936bf Merge branch 'master' of https://github.com/brson/rust-cookbook into contributing 2017-02-25 23:15:57 -06:00
Brad Anderson
653d97dfd6 Fix call to build/publish script for TravisCI 2017-02-25 23:15:46 -06:00
Bradley Anderson
91c18a7010 Merge pull request #18 from brson/contributing
Fix other failing rand test
2017-02-25 23:07:57 -06:00
Brad Anderson
6ce0d19b1d Merge branch 'master' of https://github.com/brson/rust-cookbook into contributing 2017-02-25 22:57:37 -06:00
Brad Anderson
2958bd0090 Fix other failing rand test 2017-02-25 22:52:26 -06:00
Bradley Anderson
1ea7ae498f Merge pull request #17 from brson/contributing
Fix install process for Travis CI
2017-02-25 22:43:06 -06:00
Brad Anderson
1e7ecee333 Fix install process for Travis CI 2017-02-25 22:39:44 -06:00
Bradley Anderson
cf49da9ad2 Merge pull request #16 from brson/next
Add a key to push built docs
2017-02-25 22:37:49 -06:00
Brian Anderson
d5a387bcee Add a key to push built docs 2017-02-25 20:34:34 -08:00
Trent Spice
e3ff7fe90d Merge pull request #15 from brson/contributing
Ignore failing test in rand.md
2017-02-25 23:32:08 -05:00
Brad Anderson
228a3f99cd Merge branch 'master' of https://github.com/brson/rust-cookbook into contributing 2017-02-25 22:25:21 -06:00
Trent Spice
96c50b15b0 Merge pull request #14 from brson/contributing
Add algorithms and networking chapters to front page
2017-02-25 23:20:50 -05:00
Brad Anderson
c076e57a60 Ignore failing test in rand.md 2017-02-25 22:19:30 -06:00
Brad Anderson
2c85656df6 Merge branch 'master' of https://github.com/brson/rust-cookbook into contributing 2017-02-25 22:16:48 -06:00
Brad Anderson
cf32d18ca5 Add algorithms and networking chapters 2017-02-25 22:15:52 -06:00
Trent Spice
f3535f6f7b Merge pull request #13 from brson/contributing
Contributing
2017-02-25 23:05:02 -05:00
Brad Anderson
be581695be Fix badges on table of contents and README 2017-02-25 22:03:10 -06:00
Brad Anderson
bb1aff9440 Fix contributing link on front page 2017-02-25 21:56:57 -06:00
Brad Anderson
d06ae60c30 Merge branch 'master' of https://github.com/brson/rust-cookbook into contributing 2017-02-25 21:52:02 -06:00
Brad Anderson
32914ce9da Modify travis config 2017-02-25 21:50:57 -06:00
Brad Anderson
deed994322 Add travis configuration 2017-02-25 21:46:39 -06:00
David Harris
c78374af95 Added style guidelines link 2017-02-25 16:56:49 -06:00
Bradley Anderson
f15e9a8158 Merge pull request #12 from brson/contributing
Add automatic build and publish script
2017-02-25 16:50:16 -06:00
Brad Anderson
d198618a95 Merge branch 'master' of https://github.com/brson/rust-cookbook into contributing 2017-02-25 16:49:32 -06:00
trentspi
fc050022d5 Updated version on rand crate 2017-02-25 17:43:23 -05:00
Brad Anderson
1bbb510756 Add automatic build and publish script 2017-02-25 16:42:31 -06:00
David Harris
01859904b2 Changed build directory so we can run cargo test again 2017-02-25 16:38:41 -06:00
David Harris
308e35f2ba Added another rand example 2017-02-25 16:27:08 -06:00
Trent Spice
d66b7fbf58 Merge pull request #11 from brson/mdbook
Start transition to mdbook
2017-02-25 16:20:58 -05:00
Brad Anderson
38d65f293c Fix README links to toml and rand 2017-02-25 15:17:57 -06:00
Brad Anderson
e36d826777 Fix bug with reference links not being parsed
"Links" comment before links are listed at the bottom of each .md file
needs to have a space after it or no relative links will be parsed.
This is possibly a bug in mdbook's markdown parser.
2017-02-25 15:11:20 -06:00