diff options
Diffstat (limited to 'mk/docs.mk')
| -rw-r--r-- | mk/docs.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/docs.mk b/mk/docs.mk index f3fd94678ff..72ef088704c 100644 --- a/mk/docs.mk +++ b/mk/docs.mk @@ -26,7 +26,7 @@ DOCS := index tutorial guide-ffi guide-macros guide-lifetimes \ guide-tasks guide-container guide-pointers \ complement-cheatsheet guide-runtime \ - rust + rust rustdoc RUSTDOC_DEPS_rust := doc/full-toc.inc RUSTDOC_FLAGS_rust := --markdown-in-header=doc/full-toc.inc |
