1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2026-05-22 07:55:37 +02:00
Files
comprehensive-rust/src
geekvest 13cf920e08 Fix some typos (#1864)
Signed-off-by: geekvest <cuimoman@sohu.com>
2024-03-05 16:28:55 -05:00
..
2024-03-05 16:28:55 -05:00

Course Content

The files in this directory make up the content of the course. The files here can include third-party content from ../third_party/ as well.

When we publish a translation of the course, we git restore the src/ and third_party/ directories at the repository root back to the date listed in the POT-Creation-Date header of the translation. It is crucial, that all translatable content lives in those two directories. The other files (such as book.toml and theme/) are not restored and we always use the latest version of them.