Commit Graph

  • be15d400ec Accepting request 1287664 from devel:languages:rust factory Ana Guerrero 2025-06-23 13:03:40 +00:00
  • 05d2d0a26d - Update to version 0.4.46: * Merge pull request #2578 from ehuss/bump-version * Update to 0.4.46 * Merge pull request #2571 from szabgab/missing_backends_are_fatal * Merge pull request #2569 from szabgab/suffix_items_cannot_be_followed_by_a_list * Check content of the error message. * check content of the error message * Merge pull request #2566 from szabgab/remove-dots-from-docs * remove unnecessary dots from docs * Merge pull request #2561 from szabgab/test-failure-in-summary * Merge pull request #2563 from jofas/patch-1 * Enhanced wording for editable code blocks docs * Test failure in SUMMARY.md when item is not a link * Merge pull request #2557 from ehuss/fix-playground-edition * Fix playground edition detection * Merge pull request #1368 from notriddle/hash-files * More code simplification * Some clippy cleanup * Remove some code duplication * Fix, and test, the no-js toc sidebar with hashed resources * Use full patch description for hex * Update sha2 to latest * Rewrite test to use tempfile * Update some comments and formatting * Merge pull request #2551 from ehuss/bump-version * Update to 0.4.45 devel Soc Virnyl Estela 2025-06-19 08:41:33 +00:00
  • d2d3a7d4e3 Accepting request 1286701 from devel:languages:rust Ana Guerrero 2025-06-18 15:59:09 +00:00
  • 3274e1458e OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=52 Soc Virnyl Estela 2025-06-12 11:10:37 +00:00
  • d8efaaec91 - Update to version 0.4.45: * Merge pull request #2551 from ehuss/bump-version * Update to 0.4.45 * Merge pull request #2524 from WaffleLapkin/first-last-of-type-footnote * Merge pull request #2550 from ehuss/fix-expected-source-path * Fix issue with None source_path * Add test for a chapter with no source path * Merge pull request #2548 from tamird/patch-1 * README.md: update workflow status badge * Merge pull request #2545 from ehuss/rustdoc-missing-error * Add context when rustdoc command is not found * Merge pull request #2540 from ehuss/bump-version Soc Virnyl Estela 2025-06-11 06:25:20 +00:00
  • 70865fea9d - Update to version 0.4.44: * Merge pull request #2540 from ehuss/bump-version * Update to 0.4.44 * Merge pull request #2539 from ehuss/update-notify * Bump rust-version to 1.77 * Update notify to 8.0.0 * Merge pull request #2538 from ehuss/update-dependencies * Update dependencies * Merge pull request #2533 from ehuss/search-chapter-settings * Add output.html.search.chapter * Merge pull request #2458 from dcampbell24/display-for-clean * Merge pull request #2530 from max-heller/rust-hidelines * Merge pull request #2532 from notriddle/sync-toggle * Prevent the real sidebar position from becoming unsynced from the JS * Merge pull request #2531 from GuillaumeGomez/regression-test-2529 * Add GUI regression test for #2529 * Update browser-ui-test version to 0.19.0 * Merge pull request #2529 from GuillaumeGomez/fix-sidebar-display * fix: make line hiding in Rust code blocks consistent with rustdoc * Fix display of sidebar when JS is disabled * Merge pull request #2523 from marcoieni/ubuntu-22 * ci: move ubuntu-20 jobs to ubuntu-22 * Merge pull request #2476 from GuillaumeGomez/gui-tests * Merge pull request #2517 from notriddle/master * Ignore fragment when figuring out sidebar items * Disable sandbox when running GUI tests * Run GUI tests as a separate testsuite * Add base for GUI tests * Merge pull request #2500 from rukai/release_for_aarch64_macos * Add aarch64-apple-darwin release target Soc Virnyl Estela 2025-06-08 13:43:36 +00:00
  • ab357f3e5f Accepting request 1283452 from devel:languages:rust Ana Guerrero 2025-06-06 20:42:29 +00:00
  • d72d06cb55 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=48 Soc Virnyl Estela 2025-06-05 11:58:24 +00:00
  • 2b90ea3f44 Accepting request 1223263 from devel:languages:rust Dominique Leuenberger 2024-11-11 12:46:25 +00:00
  • 05144c40ba - Update to version 0.4.42: Fixes * Chapter list folding. - Updates from version 0.4.41: Added * Added preliminary support for Rust 2024 edition. * Added a full example of the remove-emphasis preprocessor. Changed * Adjusted styling of clipboard/play icons. * Attr and section rules now have specific code highlighting. * The sidebar is now loaded from a common file, significantly reducing the book size when there are many chapters. Fixed * Improved theme support when JavaScript is disabled. * Fixed broken themes when localStorage has an invalid theme id. * Adjusted the line-height of superscripts (and footnotes) to avoid adding extra space between lines. Soc Virnyl Estela 2024-11-11 02:48:38 +00:00
  • 4ce6e675b2 Accepting request 1180278 from devel:languages:rust Ana Guerrero 2024-06-13 13:40:03 +00:00
  • 96121c9801 - Update to version 0.4.40: * Reverted the update to pulldown-cmark which broke the semver API. Soc Virnyl Estela 2024-06-06 00:52:37 +00:00
  • 776bf623b0 Accepting request 1141734 from devel:languages:rust Ana Guerrero 2024-01-26 21:48:05 +00:00
  • 9b8d5bcdcc OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=42 Soc Virnyl Estela 2024-01-26 12:08:13 +00:00
  • a8c3ab211d - Fix FTBFS by updating how we use obs-service-cargo to automate vendoring of dependencies. Soc Virnyl Estela 2024-01-26 12:07:45 +00:00
  • 544250b7d2 - Update to version 0.4.36: * Added - Added Nim to the default highlighted languages. - Added a small indicator for the sidebar resize handle. * Changed - Updated dependencies. MSRV raised to 1.70.0. * Fixed - Fixed blank column in print page when the sidebar was visible. - Fixed indentation of code blocks when Javascript is disabled. - Fixed a panic when mdbook serve or mdbook watch were given certain kinds of paths. Soc Virnyl Estela 2024-01-18 02:37:18 +00:00
  • fd029e6fe9 - Update vendored dependencies. Soc Virnyl Estela 2023-10-12 03:13:19 +00:00
  • 78e1e28a4c Accepting request 1114465 from devel:languages:rust Ana Guerrero 2023-10-02 18:05:14 +00:00
  • 2b3a323af2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=37 Soc Virnyl Estela 2023-09-30 01:14:51 +00:00
  • 6b7cbec0e9 - Update to version 0.4.35: * added the book.text-direction setting for explicit support for right-to-left languages. * added rel=prefetch to the "next" links to potentially improve browser performance * added a .warning css class which is styled for displaying warning blocks. * better support of the sidebar when JS is disabled. Soc Virnyl Estela 2023-09-30 01:02:05 +00:00
  • 8ddc953786 Accepting request 1106093 from devel:languages:rust Ana Guerrero 2023-08-28 15:15:01 +00:00
  • e993ce52fd OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=34 Soc Virnyl Estela 2023-08-20 03:16:56 +00:00
  • e8d7c5ba4d - Replace obsoleted "disabled" with "manual" service option. - Update to version 0.4.34: * Update to 0.4.34 * Add workaround for macOS notify problem. * Update to 0.4.33 * Don't use distinct background for code in headers when printing * Add note to not update toml. Soc Virnyl Estela 2023-08-20 03:16:07 +00:00
  • 57f0675225 Accepting request 1101638 from devel:languages:rust Yuchen Lin 2023-08-01 13:38:20 +00:00
  • 429e7156f9 Accepting request 1101605 from home:jfkw:branches:devel:languages:rust Soc Virnyl Estela 2023-08-01 07:36:34 +00:00
  • c356645a82 Accepting request 1097511 from devel:languages:rust Fabian Vogt 2023-07-07 13:49:54 +00:00
  • cac82c2f58 - Update to version 0.4.31: * Document that strikethrough can also use a single tilde. * Update proc-macro2 * Fix some spellings * Fix flicker when setting sidebar scroll position - Update vendored dependencies. Soc Virnyl Estela 2023-06-30 10:53:21 +00:00
  • e472f5445c Accepting request 1090647 from devel:languages:rust Dominique Leuenberger 2023-06-03 22:13:27 +00:00
  • ac45d0b39e Accepting request 1090595 from home:firstyear:branches:devel:languages:rust Soc Virnyl Estela 2023-06-03 12:46:49 +00:00
  • c32caefcd1 - Update to version 0.4.30: * Apply some code style changes. * Expand on hidelines documentation. * Explicitly document the hidelines key. * Support hidden lines in languages other than Rust * Fix search for custom heading attributes * Add an integration test for heading attributes * Update pulldown-cmark to 0.9.3 * Add a test to the test_book for custom heading attributes * Don't include empty class attribute. * Update documentation for heading attributes * docs suggestion * Add working heading extension * Update test_book highlight.md Soc Virnyl Estela 2023-05-30 00:33:24 +00:00
  • cd211b9ffc Accepting request 1089304 from devel:languages:rust Dominique Leuenberger 2023-05-27 18:38:39 +00:00
  • ccf7973780 - Update to version 0.4.29: * Update to 0.4.29 * Set minimum versions in Cargo.toml * Update clap * Update some indirect dependencies * Apply clippy::match_like_matches_macro * Apply clippy::manual_while_let_some * Apply clippy::needless_borrowed_reference * Apply clippy::let_unit_value * Apply clippy::borrow_deref_ref * Apply clippy::needless_borrow * Raise MSRV to 1.65 * Update some direct dependencies * Don't copy the stock fonts if the user has overridden fonts.css. * Don't warn on copy-fonts=true (the default) when fonts.css is overridden. * Update renderers.md * Refactor the warning message related to copy_fonts so that a user simply configures it * Switch from gitignore to ignore * Update init.md * Bump h2 from 0.3.15 to 0.3.17 * style(tests): Fixed issues reported by clippy * docs(cli): Add docs for --force * fix(cli): init --force skips confirmation prompts * Convert links from http to https protocol Soc Virnyl Estela 2023-05-20 10:47:36 +00:00
  • 1126b56b8d Accepting request 1081285 from devel:languages:rust Dominique Leuenberger 2023-04-21 16:47:53 +00:00
  • 9c9380d856 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=22 Soc Virnyl Estela 2023-04-14 12:30:06 +00:00
  • 0e13720354 - Update vendored dependencies. Soc Virnyl Estela 2023-04-14 10:45:16 +00:00
  • c9e2245fff Accepting request 1072655 from devel:languages:rust Dominique Leuenberger 2023-03-18 23:30:19 +00:00
  • b7fdce16f6 - Update to version 0.4.28: * change overflow-x hidden to clip * Update continuous-integration.md * Default the sidebar to visible in large screens * Run preprocessors in mdbook test Soc Virnyl Estela 2023-03-10 13:48:13 +00:00
  • 46d9b04283 Accepting request 1070153 from devel:languages:rust Dominique Leuenberger 2023-03-08 13:54:06 +00:00
  • 422613c6e7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=17 Soc Virnyl Estela 2023-03-01 10:26:22 +00:00
  • 808d7c2014 - Update vendored dependencies. - Restrict to tier 1 architectures. Soc Virnyl Estela 2023-03-01 10:19:42 +00:00
  • a15262522c Accepting request 1067127 from devel:languages:rust Dominique Leuenberger 2023-02-22 14:21:50 +00:00
  • d86fb1e78b OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=14 Soc Virnyl Estela 2023-02-15 09:55:43 +00:00
  • d1e8777a6a - Update to version 0.4.27: * Update to 0.4.27 * Also make sure releases use --locked * Make sure CI runs with --locked * Revert "bump 'toml' dependency" * Remove spammy debug! log from path_to_root * Update to 0.4.26 * Update some direct dependencies * Add some comments about overflow-x * bump 'toml' dependency * Fix incorrect version command * Remove dependency to time 0.1.44 * fix overflow-x on mobile * Remove the WebKit-specific scrollbar styling altogether * Add issue templates and update contributor docs * Make fonts part of the theme. * Fix MDBOOK_BOOK environment variable example * Thin scrollbars in Chrome and Safari to make them less assertive (#1483) Soc Virnyl Estela 2023-02-15 09:54:25 +00:00
  • 063915848b Accepting request 1060307 from devel:languages:rust Dominique Leuenberger 2023-01-23 17:31:42 +00:00
  • 8e55f44bd9 - Enable all-features flag. - Update vendored dependencies. Soc Virnyl Estela 2023-01-15 21:45:03 +00:00
  • e3f8cbf6fa Accepting request 1046663 from devel:languages:rust Dominique Leuenberger 2023-01-04 16:52:50 +00:00
  • 4c45f40ffb Accepting request 1045508 from devel:languages:rust Dominique Leuenberger 2022-12-28 09:54:34 +00:00
  • 90e2782eac - Update _constraints file. Soc Virnyl Estela 2022-12-28 03:47:00 +00:00
  • e16be03326 Accepting request 1043884 from devel:languages:rust Dominique Leuenberger 2022-12-20 19:21:01 +00:00
  • f26fc612c4 - Update to version 0.4.25: * Fix test with multiple library paths * Switch to older ubuntu image * upgrade clap to 4.0 * Update notify * Update topological-sort * Update select * Update env_logger * Update assert_cmd * Bump MSRV to 1.60 * Update dependencies * update for hidden only on clipboard Soc Virnyl Estela 2022-12-20 13:16:13 +00:00
  • f5b70626d1 - Update _constraints file Soc Virnyl Estela 2022-12-13 09:28:55 +00:00
  • 41c3490db0 - Update to version 0.4.22+g4: * fix: random ref in * fix msrv in docs * Update to 0.4.22 * Fix broken doc link * Show the currently selected theme. * Fix clipping in theme popup Soc Virnyl Estela 2022-12-13 09:17:08 +00:00
  • de9dde400f Accepting request 1033893 from devel:languages:rust Dominique Leuenberger 2022-11-07 12:51:37 +00:00
  • 7a1c9736df - Add _constraints and increase memory to 12G. Soc Virnyl Estela 2022-11-07 03:28:46 +00:00
  • 7c880ff849 Accepting request 1033683 from home:uncomfyhalomacro William Brown 2022-11-06 23:14:24 +00:00