add chinese zh repo

This commit is contained in:
sunface
2022-02-23 15:14:41 +08:00
parent 8456088a7b
commit f15bccde29
175 changed files with 383 additions and 4 deletions

View File

@ -1,20 +0,0 @@
[book]
title = "Rust Exercise"
description = "A set of exercises and examples to pratice various aspects of Rust, also for the rust course (book) at https://course.rs"
authors = ["course.rs"]
language = "en"
multilingual = false
src = "src"
[output.html.playpen]
editable = true
editor = "ace"
[output.html.fold]
enable = true
[output.html]
git-repository-url = "https://github.com/course-rs/rust-exercise"
[rust]
edition = "2021"