Commit Graph

  • d9ce98d710 Merge pull request #1572 from joshrotenberg/revert-c1b2bec7d7a56909f695f103d316453dab68798e Eric Huss 2021-06-08 14:54:51 -07:00
  • b59aab56f2 Revert "book: use non_exhaustive attribute for struct Book" josh rotenberg 2021-06-08 12:46:27 -07:00
  • b899c48019 Merge pull request #1566 from joshrotenberg/markdown_list_clarification Eric Huss 2021-06-07 15:30:21 -07:00
  • 515a253e97 doc clarification on markdown list markers josh rotenberg 2021-06-05 08:05:46 -07:00
  • 7ddc3df945 Merge pull request #1550 from sunng87/feature/hbs4 Eric Huss 2021-06-06 13:04:54 -07:00
  • 2f7293af5c Merge pull request #1567 from tfidfwastaken/patch-1 Eric Huss 2021-06-06 12:03:36 -07:00
  • fa3ae53d46 Fix typo in documentation Atharva Raykar 2021-06-05 22:50:45 +05:30
  • 6425c29893 Merge pull request #1562 from ehuss/bump-version v0.4.9 Eric Huss 2021-06-02 09:54:43 -07:00
  • d0bb830491 Update to 0.4.9 Eric Huss 2021-06-01 18:50:29 -07:00
  • d325c601bb Merge pull request #1554 from joshrotenberg/edit_url_custom_src Eric Huss 2021-06-01 18:36:32 -07:00
  • e9e889f523 Merge pull request #1560 from joshrotenberg/clippy_path_fixes Eric Huss 2021-06-01 10:12:08 -07:00
  • e5e10c681a add init flags josh rotenberg 2021-05-31 19:43:15 -07:00
  • 05edc4421b clippy: PathBuf to Path josh rotenberg 2021-05-31 20:27:52 -07:00
  • 22ea5fe335 Merge pull request #1557 from xrmx/cargo-clippy-fixes Eric Huss 2021-05-31 07:10:30 -07:00
  • 714c5fb81e renderer: remove redundant clone in CmdRenderer Riccardo Magliocchetti 2021-05-30 14:58:50 +02:00
  • 56ceb627b8 book: simplify is_draft_chapter Riccardo Magliocchetti 2021-05-30 14:54:19 +02:00
  • c1b2bec7d7 book: use non_exhaustive attribute for struct Book Riccardo Magliocchetti 2021-05-30 14:53:35 +02:00
  • 8201b411ab Merge pull request #1555 from joshrotenberg/exit_serve_if_panic Eric Huss 2021-05-29 15:12:04 -07:00
  • 836546cf0d Merge pull request #1544 from joshrotenberg/guide_configuration_restructure Eric Huss 2021-05-29 14:46:58 -07:00
  • 9813802b3e bump msrv to 1.45 as handlebars 4.0 requires Ning Sun 2021-05-28 22:59:56 +08:00
  • fcf8f938d2 use panic::set_hook to exit josh rotenberg 2021-05-28 07:40:56 -07:00
  • 60aaa7ae31 use book_config.src for edit path josh rotenberg 2021-05-27 21:07:35 -07:00
  • 1b584d1746 update handlebars to 4.0 Ning Sun 2021-05-26 23:11:01 +08:00
  • aa4cb9465f restructure guide configuration section josh rotenberg 2021-05-23 17:59:52 -07:00
  • 89a2e39b80 Mention missing file creation in build/watch/serve's docs (#1548) Eldred Habert 2021-05-25 13:45:30 +02:00
  • 3c2b8cd10f Merge pull request #1539 from joshrotenberg/report_config_errors Eric Huss 2021-05-24 13:25:07 -07:00
  • 6b0b42ebcc update build and rust config change josh rotenberg 2021-05-24 12:01:56 -07:00
  • 7a3513200f Update src/config.rs josh rotenberg 2021-05-24 11:59:32 -07:00
  • 3db0c0b9a1 Merge pull request #1511 from joshrotenberg/example-semver Eric Huss 2021-05-24 11:10:21 -07:00
  • 2c7aac6d7a Merge pull request #1542 from ISSOtm/patch-1 Eric Huss 2021-05-24 10:33:23 -07:00
  • 3ee22fb430 Apply max width to video as well as images Eldred Habert 2021-05-23 16:10:26 +02:00
  • 16c5ec4d74 Remove chapter_begin id from print output. Eric Huss 2021-05-22 12:11:52 -07:00
  • 7e7e779ef7 Merge pull request #1526 from apatniv/add_log_messages Eric Huss 2021-05-21 10:06:36 -07:00
  • b364e8ea2c Fix typos (#1540) Andrea Gelmini 2021-05-21 12:56:32 +02:00
  • 78325aaccb report book.toml parse errors josh rotenberg 2021-05-18 21:31:07 -07:00
  • 1411ea967a Merge pull request #1534 from joshrotenberg/docs/guide-summary-updates Eric Huss 2021-05-17 14:38:18 -07:00
  • d147a85006 summary.md updates josh rotenberg 2021-05-14 22:05:24 -07:00
  • 0f0dce8d6c Merge pull request #1530 from anoadragon453/patch-1 Eric Huss 2021-05-13 16:14:10 -07:00
  • 379574dc61 Fix a small typo Andrew Morgan 2021-05-13 23:55:51 +01:00
  • 6a7de13c6f Update Cargo.lock, Bump msrv to 1.42 (#1528) Eric Huss 2021-05-10 11:08:18 -07:00
  • 331aad1597 Merge pull request #1525 from joshrotenberg/guide/server-command-updates v0.4.8 Eric Huss 2021-05-10 09:40:00 -07:00
  • 7e01cf9e18 Update to 0.4.8 (#1527) Eric Huss 2021-05-10 09:38:43 -07:00
  • c922b8aae6 backquote port josh rotenberg 2021-05-08 09:51:30 -07:00
  • b21446898a Add useful messages when command line preprocessor fails apatniv 2021-05-08 11:49:11 -04:00
  • f4b4a331d7 consisten note format, update gitignore language josh rotenberg 2021-05-07 21:02:55 -07:00
  • aa349e0b7c update serve documentation josh rotenberg 2021-05-07 20:29:01 -07:00
  • b592b10633 Merge pull request #1519 from tshepang/patch-1 Eric Huss 2021-05-05 08:32:52 -07:00
  • d62cf8e883 Merge pull request #1520 from apatniv/patch-1 Eric Huss 2021-05-05 08:32:23 -07:00
  • c6844dd771 Add entry to contributor section Vivek Bharath Akupatni 2021-05-05 08:42:43 -04:00
  • 009247be01 Update init.md Tshepang Lekhonkhobe 2021-05-05 12:06:56 +02:00
  • 84b3b7218e Merge pull request #1437 from rust-lang-ja/summary-with-html-comments Eric Huss 2021-05-04 07:26:03 -07:00
  • 71ba6c9eb8 Merge pull request #1514 from c-cube/patch-1 Eric Huss 2021-05-03 17:46:56 -07:00
  • 9d4ee689db Update guide/src/format/summary.md Simon Cruanes 2021-05-03 20:16:11 -04:00
  • ffe88d7e29 Update guide/src/format/summary.md Simon Cruanes 2021-05-03 20:16:05 -04:00
  • 9f930706bb Update guide/src/format/summary.md Simon Cruanes 2021-05-02 21:21:41 -04:00
  • 24fa615149 more detailed example in summary.md Simon Cruanes 2021-05-02 11:27:28 -04:00
  • a72d6002b7 Merge pull request #1506 from flavio/feature/suggest-an-edit-link Eric Huss 2021-04-26 11:03:50 -07:00
  • 5b7abf4714 add semver v0.11.0 for example josh rotenberg 2021-04-26 08:08:53 -07:00
  • d0ef70e574 use semver to validate version josh rotenberg 2021-04-26 08:08:24 -07:00
  • 7525b35383 Rename git-repository-edit-url-template Flavio Castelli 2021-04-26 09:59:08 +02:00
  • b54e73e3b6 Merge pull request #1509 from GuillaumeGomez/duplicate-name Eric Huss 2021-04-25 20:08:55 -07:00
  • 59c76fa665 Reword incomplete sentence in Preprocessors section in the guide (#1510) josh rotenberg 2021-04-25 16:18:57 -07:00
  • c1d982d92b Remove duplicate "name" attribute on input Guillaume Gomez 2021-04-24 17:27:49 +02:00
  • 3db275d68a Change in gitlab CI (#1507) syntezoid 2021-04-23 11:51:42 +02:00
  • 94e797fba0 mdbook book: show edit link Flavio Castelli 2021-04-19 19:08:15 +02:00
  • c3beecc96a Update docs to include example of edit links feature Flavio Castelli 2021-04-19 19:07:37 +02:00
  • 7aff98a859 Fix generation of edit links Flavio Castelli 2021-04-19 18:58:15 +02:00
  • bbf54d7459 [ReviewFix] Replace edit baseurl with template and make visibility independent of git_repository_url. Jonas Berlin 2020-02-18 00:41:03 +02:00
  • dcc642e66d [ReviewFix] cargo fmt Jonas Berlin 2020-02-17 23:09:59 +02:00
  • 2b738d4425 [ReviewFix] Fix variable naming Jonas Berlin 2020-02-17 23:05:33 +02:00
  • b3670ece0e Add "Suggest an edit" link next to "Git repository" Jonas Berlin 2020-02-17 22:59:37 +02:00
  • 30ce7e79ac Skip HTML comments in the summary Tatsuya Kawano 2021-04-05 18:31:11 +08:00
  • 94f7578576 Add page title override: {{#title My Title}} (#1381) David Tolnay 2021-03-23 18:36:45 -07:00
  • e6568a70eb Merge pull request #1485 from Evian-Zhang/add-pagebreak Eric Huss 2021-03-17 09:45:30 -07:00
  • 0eb23efd44 Make page-break not configurable Evian-Zhang 2021-03-16 09:33:19 +08:00
  • e78a8471c7 Add page-break option Evian-Zhang 2021-03-12 14:00:29 +08:00
  • dcccd3289d Apply suggestions from code review Paul 2021-03-08 20:39:39 +01:00
  • 5637a66459 hopefully made the documentation more clearer on what concerns preprocessor implementation with non rust languages pauliyobo 2021-03-05 21:11:29 +01:00
  • 536873ca26 Merge pull request #1478 from camelid/patch-1 Eric Huss 2021-03-01 08:15:20 -08:00
  • d6ea4e3f7a docs: Use inline code for regex Camelid 2021-02-27 20:17:36 -08:00
  • fcceee4761 Update examples with hidden lines (#1476) mbartlett21 2021-02-27 11:40:14 +10:00
  • 3f39ba82f9 Merge pull request #1474 from ehuss/bump-version v0.4.7 Eric Huss 2021-02-22 15:44:42 -08:00
  • 7da38715c1 Update to 0.4.7 Eric Huss 2021-02-22 14:56:44 -08:00
  • c83bbd6319 Merge pull request #1463 from ehuss/fix-header-scroll Eric Huss 2021-02-22 14:50:17 -08:00
  • fad3c663f4 Merge pull request #1461 from ehuss/guide-repo-link Eric Huss 2021-02-22 14:50:05 -08:00
  • f8b9054265 Merge pull request #1470 from tim-seoss/light_theme_contrast_enhancement Eric Huss 2021-02-22 14:49:07 -08:00
  • f26116a491 Upgrade to shlex 1 (#1471) Fenhl 2021-02-21 23:15:16 +00:00
  • 7f59fdd9bd Enhance text contrast of light theme to improve accessibility. Tim Small 2021-02-21 11:46:52 +00:00
  • 45d41eac5f Fix some issues with fragment scrolling and linking. Eric Huss 2021-02-12 16:37:07 -08:00
  • 2b5890e2ed Add git repository url link to user guide. Eric Huss 2021-02-12 07:34:20 -08:00
  • 0b9570b160 Merge pull request #1456 from danieleades/typo Eric Huss 2021-01-30 09:09:37 -08:00
  • 90396c5b76 fix small typos on 'syntax-highlighting' page Daniel Eades 2021-01-30 08:11:45 +00:00
  • 24b76dd879 Fix sentence on installation page. Eric Huss 2021-01-15 07:50:06 -08:00
  • 9a9eb0124a Merge pull request #1447 from ehuss/bump-version v0.4.6 Eric Huss 2021-01-14 17:36:08 -08:00
  • 257374d76b Update to 0.4.6. Eric Huss 2021-01-14 17:27:54 -08:00
  • 1a0c296532 Merge pull request #1426 from ehuss/search-mark-words Eric Huss 2021-01-14 17:01:52 -08:00
  • 9b4ab72a80 Merge pull request #1418 from ehuss/relative-renderer-command Eric Huss 2021-01-14 17:01:41 -08:00
  • b1c2e466e7 Merge pull request #1438 from pierwill/edit-docs Eric Huss 2021-01-13 14:26:44 -08:00
  • cdea0f6b61 Add missing parenthesis in doc comment. Eric Huss 2021-01-13 14:26:14 -08:00
  • e9b0be7090 Add intra-docs links to docs pierwill 2021-01-10 14:51:30 -08:00