]> git.lizzy.rs Git - rust.git/blobdiff - mk/docs.mk
librustc: Don't try to perform the magical
[rust.git] / mk / docs.mk
index 575ecec9d92d3109314fc0f69f564af63e834470..8098a0682a5d0f719d31f4d5b07cab8182382db9 100644 (file)
@@ -26,9 +26,9 @@
 # L10N_LANGS are the languages for which the docs have been
 # translated.
 ######################################################################
-DOCS := index intro tutorial guide-ffi guide-macros guide-lifetimes \
+DOCS := index intro tutorial guide guide-ffi guide-macros guide-lifetimes \
        guide-tasks guide-container guide-pointers guide-testing \
-       guide-runtime complement-bugreport complement-cheatsheet \
+       guide-runtime complement-bugreport \
        complement-lang-faq complement-design-faq complement-project-faq rust \
     rustdoc guide-unsafe