We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e36eec + 865889a commit cc44d65Copy full SHA for cc44d65
src/doc/README.md
@@ -2,9 +2,10 @@
2
3
## Building
4
5
-To generate all the docs, just run `make docs` from the root of the repository.
6
-This will convert the distributed Markdown docs to HTML and generate HTML doc
7
-for the 'std' and 'extra' libraries.
+To generate all the docs, follow the "Building Documentation" instructions in
+the README in the root of the repository. This will convert the distributed
+Markdown docs to HTML and generate HTML doc for the books, 'std' and 'extra'
8
+libraries.
9
10
To generate HTML documentation from one source file/crate, do something like:
11
0 commit comments