SHA256
1
0
forked from pool/mdbook
Commit Graph

12 Commits

Author SHA256 Message Date
Soc Virnyl Estela
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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=36
2023-09-30 01:02:05 +00:00
Soc Virnyl Estela
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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=33
2023-08-20 03:16:07 +00:00
Soc Virnyl Estela
429e7156f9 Accepting request 1101605 from home:jfkw:branches:devel:languages:rust
- Update to version 0.4.32:
  * Update to 0.4.32
  * Rewrite asset deploy.
  * deploy: Set the default shell so it doesn't need to be repeated.
  * Rename make-release.sh to make-release-asset.sh
  * Automatically publish to crates.io on new release
  * Update msrv to 1.66.

OBS-URL: https://build.opensuse.org/request/show/1101605
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=31
2023-08-01 07:36:34 +00:00
Soc Virnyl Estela
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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=29
2023-06-30 10:53:21 +00:00
Soc Virnyl Estela
ac45d0b39e Accepting request 1090595 from home:firstyear:branches:devel:languages:rust
- Update vendored dependencies.

OBS-URL: https://build.opensuse.org/request/show/1090595
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=27
2023-06-03 12:46:49 +00:00
Soc Virnyl Estela
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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=26
2023-05-30 00:33:24 +00:00
Soc Virnyl Estela
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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=24
2023-05-20 10:47:36 +00:00
Soc Virnyl Estela
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`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=19
2023-03-10 13:48:13 +00:00
Soc Virnyl Estela
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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=13
2023-02-15 09:54:25 +00:00
Soc Virnyl Estela
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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=6
2022-12-20 13:16:13 +00:00
Soc Virnyl Estela
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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=4
2022-12-13 09:17:08 +00:00
William Brown
7c880ff849 Accepting request 1033683 from home:uncomfyhalomacro
I want to maintain mdbook in devel:languages:rust. It's from rust-lang so I think it belongs there.

OBS-URL: https://build.opensuse.org/request/show/1033683
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=1
2022-11-06 23:14:24 +00:00