Skip to content

Remove the book.multilingual field#2775

Merged
ehuss merged 1 commit into
rust-lang:masterfrom
ehuss:remove-multilingual
Jul 26, 2025
Merged

Remove the book.multilingual field#2775
ehuss merged 1 commit into
rust-lang:masterfrom
ehuss:remove-multilingual

Conversation

@ehuss
Copy link
Copy Markdown
Contributor

@ehuss ehuss commented Jul 26, 2025

As it is seems it has never been in real use.

This is a repost of #2646

Closes #2636

As it is seems it has never been in real use.

See rust-lang#2636
@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Jul 26, 2025
@ehuss ehuss enabled auto-merge July 26, 2025 15:11
@ehuss ehuss added the Breaking Change This would require a SemVer breaking change label Jul 26, 2025
@ehuss ehuss added this pull request to the merge queue Jul 26, 2025
Merged via the queue into rust-lang:master with commit 84fbd67 Jul 26, 2025
14 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: waiting on a review label Jul 26, 2025
archlinux-github pushed a commit to archlinux/alpm that referenced this pull request Nov 18, 2025
- `multilingual` key is removed:
  <rust-lang/mdBook#2775>
- `mdbook-mermaid` is still WIP: <badboy/mdbook-mermaid#60>

Fixes <https://gitlab.archlinux.org/archlinux/alpm/alpm/-/issues/249>

Signed-off-by: Orhun Parmaksız <orhun@archlinux.org>
archlinux-github pushed a commit to archlinux/alpm that referenced this pull request Nov 19, 2025
The `multilingual` key is removed in mdbook 0.5:
rust-lang/mdBook#2775

Fixes: https://gitlab.archlinux.org/archlinux/alpm/alpm/-/issues/249
Signed-off-by: Orhun Parmaksız <orhun@archlinux.org>
archlinux-github pushed a commit to archlinux/alpm that referenced this pull request Nov 19, 2025
The `multilingual` key is removed in mdbook 0.5:
rust-lang/mdBook#2775

Fixes: https://gitlab.archlinux.org/archlinux/alpm/alpm/-/issues/249
Signed-off-by: Orhun Parmaksız <orhun@archlinux.org>
archlinux-github pushed a commit to archlinux/signstar that referenced this pull request Nov 25, 2025
The `multilingual` key is removed in mdbook 0.5:
rust-lang/mdBook#2775

Signed-off-by: David Runge <dvzrv@archlinux.org>
zoetrope added a commit to cybozu-go/cattage that referenced this pull request Dec 8, 2025
ref. rust-lang/mdBook#2775

Signed-off-by: zoetrope <a.ikezoe@gmail.com>
Enzime added a commit to nix-community/nixos-anywhere that referenced this pull request Jan 22, 2026
khaneliman added a commit to nix-community/nixvim that referenced this pull request Jan 23, 2026
khaneliman added a commit to nix-community/nixvim that referenced this pull request Jan 23, 2026
github-merge-queue Bot pushed a commit to nix-community/nixvim that referenced this pull request Jan 24, 2026
Enzime added a commit to nix-community/nixos-anywhere that referenced this pull request Jan 27, 2026
daaa1k added a commit to daaa1k/purescript-book that referenced this pull request Feb 18, 2026
`book.multilingual` has been removed.
rust-lang/mdBook#2775
daaa1k added a commit to daaa1k/purescript-book that referenced this pull request Feb 18, 2026
`book.multilingual` has been removed.
rust-lang/mdBook#2775
Zelenya pushed a commit to purescript-contrib/purescript-book that referenced this pull request Feb 18, 2026
`book.multilingual` has been removed.
rust-lang/mdBook#2775
mtthgn added a commit to mtthgn/pandocs that referenced this pull request Mar 26, 2026
This field was removed in mdbook 0.5.0-alpha.1 because it was never
actually in use: rust-lang/mdBook#2775
avivace added a commit to gbdev/pandocs that referenced this pull request Mar 26, 2026
* Remove multilingual from book.toml

This field was removed in mdbook 0.5.0-alpha.1 because it was never
actually in use: rust-lang/mdBook#2775

* Update preprocessor and renderer to use their appropriate cargo crates

As of mdbook 0.5, preprocessor functionality and renderer functionality
have been broken up into separate crates. This commit refactors those
features to use the appropriate crates.

* CI: Update Github workflows to account for the mdBook upgrade

mdBook was still referring to 0.4.x versions in the github workflow, and
mdbook-linkcheck has not been updated to support 0.5. This commit
switches the repo to using "mdbook-linkcheck2", which is a fork that's
been properly updated.

mdbook-linkcheck2 does not have any releases associated with the repo,
which meant I had to switch installation methods. As such, I moved
towards a (hopefully) straightforward `cargo install` approach.

* Dockerfile: lock to 0.5.2

* docs: update instructions for mdbook 0.5.2

* linkcheck: stop checking external links

---------

Co-authored-by: Antonio Vivace <avivace4@gmail.com>
cvengler added a commit to cvengler/libsignal that referenced this pull request Apr 19, 2026
This key was removed in mdBook 0.5.

According to the changelog:
> - Removed the `book.multilingual` field. This was never used.
>   [#2775](rust-lang/mdBook#2775)

See also: <rust-lang/mdBook#2775>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Breaking Change This would require a SemVer breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

What to do with the book.multilingual field?

3 participants