Skip to content

Commit

Permalink
mk: Move some old docs to the deprecated list
Browse files Browse the repository at this point in the history
  • Loading branch information
brson committed Nov 3, 2015
1 parent de11d2a commit ad900da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mk/docs.mk
Expand Up @@ -22,14 +22,14 @@
# L10N_LANGS are the languages for which the docs have been
# translated.
######################################################################
DOCS := index intro tutorial \
DOCS := index \
complement-lang-faq complement-design-faq complement-project-faq \
rustdoc reference grammar

# Legacy guides, preserved for a while to reduce the number of 404s
DOCS += guide-crates guide-error-handling guide-ffi guide-macros guide \
guide-ownership guide-plugins guide-pointers guide-strings guide-tasks \
guide-testing
guide-testing tutorial intro


RUSTDOC_DEPS_reference := doc/full-toc.inc
Expand Down

0 comments on commit ad900da

Please sign in to comment.