Skip to content

Commit 9f46852

Browse files
committed
doc: fix documentation
Signed-off-by: Haobo Gu <[email protected]>
1 parent 3b2cf13 commit 9f46852

File tree

5 files changed

+0
-3006
lines changed

5 files changed

+0
-3006
lines changed

docs/book.toml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@ build-dir = "book" # the directory where the output is placed
1010
create-missing = true # whether or not to create missing pages
1111
extra-watch-dirs = ["po"] # directories to watch for triggering builds
1212

13-
[preprocessor.gettext]
14-
after = ["links"]
15-
16-
[output.xgettext]
17-
optional = true
18-
pot-file = "messages.pot"
19-
granularity = 0
20-
2113
[output.html]
2214
default-theme = "light"
2315
preferred-dark-theme = "ayu"
@@ -28,9 +20,6 @@ no-section-label = true
2820
git-repository-url = "https://github.com/HaoboGu/rmk"
2921
git-repository-icon = "fa-github"
3022
edit-url-template = "https://github.com/HaoboGu/rmk/docs/{path}"
31-
additional-css = [
32-
"theme/css/language-picker.css",
33-
]
3423

3524
[output.html.fold]
3625
enable = true

0 commit comments

Comments
 (0)