summary of chapter

This commit is contained in:
Tshepang Mbambo 2022-07-31 00:21:45 +02:00
parent 6f97f451b8
commit d9596c6b3a
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
# Building documentation
You can run `rustdoc` directly on a file to make sure the HTML is correct,
which runs quickly.
A more conventional way is using `/x.py doc`.
This chapter describes how to build documentation of toolchain components,
either in whole or individually.
- Document everything