Skip to content

Commit 4457030

Browse files
psurplyjlrivasp
authored andcommitted
doc: update command line to build documentation
All the crate features must be enabled when building the documentation. Signed-off-by: Surply, Pierre <[email protected]>
1 parent 90dc3c7 commit 4457030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
Generate the HTML documentation with:
6464

6565
```
66-
$ cargo doc
66+
$ cargo doc --all-features
6767
```
6868

6969
The documentation will be available under the `target/doc/intel_crashlog/`

0 commit comments

Comments
 (0)