docs: update expired Documents documentation (#2185)
Due to Cargo.toml:54-55 has change this feature from `search/indexing-ja/zh` into `indexing-ja/zh`
This commit is contained in:
parent
0113a73551
commit
d3fec80de1
@ -33,7 +33,7 @@ summary = "My blog"
|
||||
```
|
||||
|
||||
Note: By default, Chinese and Japanese search indexing is not included. You can include
|
||||
the support by building `zola` using `cargo build --features search/indexing-ja --features search/indexing-zh`.
|
||||
the support by building `zola` using `cargo build --features indexing-ja --features indexing-zh`.
|
||||
Please also note that, enabling Chinese indexing will increase the binary size by approximately
|
||||
5 MB while enabling Japanese indexing will increase the binary size by approximately 70 MB
|
||||
due to the incredibly large dictionaries.
|
||||
|
Loading…
Reference in New Issue
Block a user