Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Translation framework #7

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ language = "en"
multilingual = false
src = "src"
title = "Why Ferrocene?"

[preprocessor.gettext]
after = ["links"]

[build]
extra-watch-dirs = ["po"]
Loading
Loading