-
I was trying to get mdbook to output the HTML in the root of my git repository by setting
```toml
[build]
build-dir = "."
```
in my `book.toml`. However, when I ran `mdbook build` I got this …
-
Is this possible with rustfmt and mdbook?
-
> **Приложение D** теперь называется "Средства разработки"
https://doc.rust-lang.ru/book/
Вот только нефига не так оно уже называется.
> **Дополнение Г** - Средства разработки
https://doc.…
-
I have a lot of mdbooks now. In particular, I use them for notes in my classes. I would love a way to have a single webpage serve multiple mdbooks. In particular, I wish there was a way to structur…
-
### Question
When you use `mdbook serve` to serve a book, editing a file invokes a rebuild.
But, in my environment, the interval between the edit and the start of a rebuild is too large (e.g. whol…
-
I think is good to have a print or `pdf` version like [`mdbook`](https://github.com/rust-lang/mdbook) does.
-
Apalache has quite a developed wiki, which is also written in mdbook; see: https://github.com/informalsystems/apalache/tree/main/docs
While a lot of it is Apalache-specific, it also has an excellen…
-
https://rust-lang.github.io/mdBook/format/configuration/renderers.html?highlight=cname#html-renderer-options
-
> There is also a rendered version of the latest API docs available, for those hacking on master.
As mentioned in the README.md like this, is there any master branch's API docs?
Current link(http:…
-
タグ打ったらその時点でのmdbookビルドのスナップショットをassetに入れたい
リリースノートはいらない
GHAで頑張る