mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-18 09:53:26 +00:00
auto merge of #18724 : gamazeps/rust/toc, r=alexcrichton
Using @adrientetar advices Closes #17505
This commit is contained in:
commit
c437fcf3e5
@ -28,13 +28,13 @@
|
||||
DOCS := index intro tutorial guide guide-ffi guide-macros guide-lifetimes \
|
||||
guide-tasks guide-container guide-pointers guide-testing \
|
||||
guide-plugin guide-crates complement-bugreport \
|
||||
complement-lang-faq complement-design-faq complement-project-faq rust \
|
||||
complement-lang-faq complement-design-faq complement-project-faq \
|
||||
rustdoc guide-unsafe guide-strings reference
|
||||
|
||||
PDF_DOCS := guide reference
|
||||
|
||||
RUSTDOC_DEPS_rust := doc/full-toc.inc
|
||||
RUSTDOC_FLAGS_rust := --html-in-header=doc/full-toc.inc
|
||||
RUSTDOC_DEPS_reference := doc/full-toc.inc
|
||||
RUSTDOC_FLAGS_reference := --html-in-header=doc/full-toc.inc
|
||||
|
||||
L10N_LANGS := ja
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user