Commit graph

  • 65acb355d7
    Merge pull request #513 from Michael-F-Bryan/error-messages Michael Bryan 2017-12-14 20:28:28 +11:00
  • 89eff2d824
    Added better error messages for missing CSS/JS Michael Bryan 2017-12-14 20:03:17 +11:00
  • a280a3003b
    Merge pull request #447 from Listwon/clipboard Michael Bryan 2017-12-13 14:32:41 +11:00
  • cb6f2289cf
    Merge pull request #510 from Michael-F-Bryan/book-json-warning Michael Bryan 2017-12-13 13:18:51 +11:00
  • 396426662d
    Made mdbook watch and mdbook serve rebuild the book again (#508) Michael Bryan 2017-12-13 12:04:24 +11:00
  • 718d251c7f
    Added a warning if people use the book.json config file Michael Bryan 2017-12-13 11:55:37 +11:00
  • d69bc9c7c3
    Merge pull request #491 from Michael-F-Bryan/book-representation-3 Michael Bryan 2017-12-12 19:24:13 +11:00
  • a46e2e2b27
    Merge branch 'master' into book-representation-3 Michael Bryan 2017-12-11 19:06:09 +11:00
  • 75dac15f09
    Fixed a couple issues with the docs Michael Bryan 2017-12-11 18:50:31 +11:00
  • 5041359817
    Updated the pulldown-cmark patch in Cargo.toml Michael Bryan 2017-12-11 17:36:13 +11:00
  • ff9e0b0add
    Made sure create_missing also creates the parent directory Michael Bryan 2017-12-11 17:29:32 +11:00
  • 148511eceb
    Able to parse all existing SUMMARY.md files Michael Bryan 2017-12-11 17:20:05 +11:00
  • f5e9b857de
    Rewrote summary parser from a state machine to use recursive descent Michael Bryan 2017-12-11 15:17:20 +11:00
  • 4f4e86db3a
    Added tests to make sure we parse existing SUMMARY.md's Michael Bryan 2017-12-11 12:26:11 +11:00
  • ebcf41c25b
    Improved error messages using error_chain::ChainedError::display_chain() Michael Bryan 2017-12-11 11:42:36 +11:00
  • 1b51cd244e
    Moved the book examples to the top level lib.rs Michael Bryan 2017-12-11 11:29:30 +11:00
  • be4654c9c2
    Fleshed out the docs for the book module Michael Bryan 2017-12-11 11:24:43 +11:00
  • ace0b51fb6
    Put the create_missing feature back in Michael Bryan 2017-12-11 10:32:35 +11:00
  • 9950f69c48
    Removed the MDBook::read_config() method because it's redundant now Michael Bryan 2017-12-10 23:13:46 +11:00
  • 12d1ed5558
    The example book renders correctly Michael Bryan 2017-12-04 15:38:57 +08:00
  • 751da4f05f
    Added a test to make sure you can include rust files in chapters Michael Bryan 2017-11-18 23:21:59 +08:00
  • 527fc5cf79
    Completely removed the create_missing option from MDBook Michael Bryan 2017-11-18 22:59:45 +08:00
  • f993677626
    All tests finally pass! Michael Bryan 2017-11-18 22:16:35 +08:00
  • 21498631b3
    Made sure the dummy book can build Michael Bryan 2017-11-18 22:07:08 +08:00
  • 8b21da9950
    Fleshed out book creation Michael Bryan 2017-11-18 21:22:30 +08:00
  • 47eb4788cb
    Introduced the BookBuilder. Michael Bryan 2017-11-18 20:41:04 +08:00
  • cafb8b75e7
    The library not compiles (probably completely broken) Michael Bryan 2017-11-18 20:01:50 +08:00
  • 4c6c696c87
    Copied across the summary parser and Book structure (doesn't compile) Michael Bryan 2017-11-18 19:50:47 +08:00
  • 3838fa0e68
    Merge pull request #501 from lifta42/master Michael Bryan 2017-12-10 22:34:09 +11:00
  • 4619ab60b0
    (cargo-release) start next development iteration 0.0.29-alpha.0 Michael Bryan 2017-12-09 21:26:12 +11:00
  • 2a5409db20
    (cargo-release) version 0.0.28 Michael Bryan 2017-12-09 21:23:44 +11:00
  • dc89a82329
    Merge pull request #506 from Michael-F-Bryan/quickfix Michael Bryan 2017-12-09 21:18:34 +11:00
  • 42ff5a895c
    Added a test to make sure book.toml isn't required Michael Bryan 2017-12-09 20:46:39 +11:00
  • 8ee795045a
    Added a quick fix so if the config isn't found we use a default Michael Bryan 2017-12-09 20:36:23 +11:00
  • f22835f7bc
    (cargo-release) start next development iteration 0.0.28-alpha.0 Michael Bryan 2017-12-07 21:40:45 +11:00
  • 1f84f66041
    Bumped the version number in preparation for the next release Michael Bryan 2017-12-07 21:35:50 +11:00
  • 9143110a43 Optimized the stylesheet for better performance lifta42 2017-12-06 16:20:22 +08:00
  • e735bc6d3e
    Merge pull request #500 from cspiegel/create-missing Michael Bryan 2017-12-06 00:30:49 +08:00
  • 803df90efa Add tests to check create-missing. Chris Spiegel 2017-12-02 22:53:05 -08:00
  • 3b136689ee Fix a CSS bug to show arrow properly lifta42 2017-12-02 14:25:24 +08:00
  • b614b0fd65
    Merge pull request #454 from projektir/header_partial Michael Bryan 2017-12-02 13:36:09 +08:00
  • 32df76d077 Adding a header partial integration #453 projektir 2017-09-27 16:06:30 -07:00
  • dacc274e0d Add myself to the contributors list. Chris Spiegel 2017-11-30 07:54:43 -08:00
  • b0b09bad3f Clean up build configuration. Chris Spiegel 2017-11-30 07:26:30 -08:00
  • 93874edebf Add a create-missing option to book.toml. Chris Spiegel 2017-11-29 20:02:58 -08:00
  • 1aa9c92ac1 Fix typo shan1024 2017-11-27 17:06:16 +05:30
  • 5ce05a79be updated links from azerupi to rust-lang-nursery (#489) Anna Liao 2017-11-22 03:35:18 -07:00
  • c51e080783
    Update broken doc link Aaron Turon 2017-11-21 20:32:08 -08:00
  • dd5d94393d
    Fixed the OSX/beta travis builds (#492) Michael Bryan 2017-11-19 01:12:25 +08:00
  • 3d5eb48e32 Refactor navigation helpers (#465) Jacob Wahlgren 2017-11-18 12:17:26 +01:00
  • d56ff94ce6
    Regression tests (#422) Michael Bryan 2017-11-16 15:51:12 +08:00
  • fb99276f52
    Merge pull request #457 from Michael-F-Bryan/config Michael Bryan 2017-11-12 21:47:10 +08:00
  • 5eff572dbb
    Updated the warning to give some basic migration instructions Michael Bryan 2017-11-12 21:26:59 +08:00
  • 238dfb7d1d
    Added in legacy config format support Michael Bryan 2017-11-12 21:00:18 +08:00
  • c777913136
    Updated the configuration chapter in the book-example Michael Bryan 2017-11-12 03:35:10 +08:00
  • c25c5d72c8
    Went back and simplified Config to be a smart wrapper around toml::Table Michael Bryan 2017-11-12 02:03:28 +08:00
  • 3aa6436679
    Added in things from @Phaiax's review Michael Bryan 2017-10-16 20:47:22 +08:00
  • d37821c194
    Rebased after #438 Michael Bryan 2017-10-04 19:55:21 +08:00
  • 1b5137c84e
    All tests pass again :) Michael Bryan 2017-09-30 22:16:18 +08:00
  • 18c725ee12
    Integration tests pass again Michael Bryan 2017-09-30 22:11:47 +08:00
  • 1743f2a39f
    Removed the now redundant config files Michael Bryan 2017-09-30 21:56:22 +08:00
  • cee3296a32
    main library tests pass Michael Bryan 2017-09-30 21:54:25 +08:00
  • ddb0834da8
    Upgraded binaries to new configuration API Michael Bryan 2017-09-30 21:44:25 +08:00
  • b74c2c18ef
    Removed all references to old the configuration from the html renderer Michael Bryan 2017-09-30 21:36:03 +08:00
  • c056b5cbd0
    Removed old configs from MDBook Michael Bryan 2017-09-30 21:13:00 +08:00
  • 8d7970b32d
    Changed to the new config types Michael Bryan 2017-09-30 21:04:05 +08:00
  • 1d22a9a040
    Added some basic deserializing tests and helpers Michael Bryan 2017-09-30 20:34:27 +08:00
  • 6059883229
    Added some basic configuration objects Michael Bryan 2017-09-30 20:11:24 +08:00
  • 8960013322 Fix copy to clipboard is available only for rust snippets Bartłomiej T. Listwon 2017-09-18 20:55:59 +02:00
  • 79dd03e8e9
    Merge pull request #471 from stgn/theme-popup-absolute Michael Bryan 2017-11-10 13:31:12 +08:00
  • aecc403fb8 add tooltip to icons (#477) François 2017-10-27 14:46:55 +02:00
  • 6e4d2485c3 Basic swipe gesture functionality for opening/closing sidebar Shane Nelson 2017-10-23 20:31:56 -04:00
  • cd711bfb1c Merge pull request #456 from Michael-F-Bryan/conditional-ga Mathieu David 2017-10-18 14:10:53 +02:00
  • afd9ccb7b1 Merge pull request #461 from Michael-F-Bryan/move-custom-js Mathieu David 2017-10-18 14:09:14 +02:00
  • cb5ae21b89 Merge pull request #469 from jacwah/ignore Mathieu David 2017-10-18 14:07:10 +02:00
  • dd3bef8000 Use absolute positioning for theme popup Shane Nelson 2017-10-16 21:40:32 -04:00
  • 7e5892bd35 Ignore unhelpful clippy warning Jacob Wahlgren 2017-10-12 22:14:48 +02:00
  • 56cee872e8 Box Handlebars template error Jacob Wahlgren 2017-10-12 21:50:33 +02:00
  • a554390aa2 Slightly cleaned up the google analytics tag (skip ci) Michael Bryan 2017-10-09 09:52:22 +08:00
  • c64384abc3 Merge pull request #462 from Michael-F-Bryan/update-contributors Mathieu David 2017-10-08 16:07:19 +02:00
  • ba7d40284b Merge pull request #466 from jacwah/lints Mathieu David 2017-10-08 16:06:39 +02:00
  • 8f6523a94c Fix some clippy warnings Jacob Wahlgren 2017-10-07 18:11:05 +02:00
  • 8fbc59720d Added myself to the contributors list Michael Bryan 2017-10-04 20:04:13 +08:00
  • ac9c150902 Moved custom JS to the bottom Michael Bryan 2017-10-04 19:59:10 +08:00
  • f2e56c887b Got the logic around the wrong way Michael Bryan 2017-09-30 17:17:01 +08:00
  • b4a12fa723 Made sure google analytics isn't included when inspecting locally Michael Bryan 2017-09-30 17:06:30 +08:00
  • 382fc4139b run rustfmt on the repository #398(Updated) (#438) Pratik Karki 2017-10-03 17:25:23 +05:45
  • b45e5e4420 Release 0.0.26 steveklabnik 2017-10-02 09:10:17 -04:00
  • a6d4881e00 Merge pull request #450 from Zengor/master Mathieu David 2017-09-23 21:35:41 +02:00
  • a0515bd104 Merge pull request #449 from steveklabnik/fix-regression Mathieu David 2017-09-23 20:42:31 +02:00
  • 9b64db908f prefix sidebar too steveklabnik 2017-09-22 13:58:45 -04:00
  • f562878131 I forgot one theme, thanks budziq steveklabnik 2017-09-22 13:56:58 -04:00
  • 3823fc0e74 Call playground with /execute and not the legacy /evaluate.json Zengor 2017-09-21 00:24:47 -03:00
  • 793fb8f654 Change key for theme to not clobber old books steveklabnik 2017-09-19 16:59:16 -04:00
  • 911683d2cf Fix styling regression on print media in chromium Bartłomiej T. Listwon 2017-09-18 18:34:57 +02:00
  • 2ae6e6a6e3 Merge pull request #445 from Listwon/master Mathieu David 2017-09-18 14:32:57 +02:00
  • 91fd8a2865 Fix code snippet font size a little smaller in FF Bartłomiej T. Listwon 2017-09-18 11:18:21 +02:00
  • a3b6e549e2 Merge pull request #440 from budziq/force_runnable Steve Klabnik 2017-09-14 12:48:29 -04:00
  • d450518292 Merge pull request #439 from azerupi/fix-print Steve Klabnik 2017-09-14 11:44:38 -04:00
  • c056df597a added mdbook-runnable infostring support Michal Budzynski 2017-09-13 22:54:01 +02:00