about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorAaron Turon <aturon@mozilla.com>2014-07-23 15:43:03 -0700
committerAlex Crichton <alex@alexcrichton.com>2014-07-24 07:26:17 -0700
commit31ac8a90f1fbe66c3ad34ef0e5f48bc5f7026059 (patch)
tree771f0dfaee63a99ce9d69736b0bb43f10a7a98cc /src/libsyntax/parse/parser.rs
parent62bddfa0a5bf7753f835aa9c299232eb75c7bdaa (diff)
downloadrust-31ac8a90f1fbe66c3ad34ef0e5f48bc5f7026059.tar.gz
rust-31ac8a90f1fbe66c3ad34ef0e5f48bc5f7026059.zip
rustdoc: make table of contents optional
rustdoc currently determines whether to produce a table of
contents (along with numbered sections) from the input type: yes for
markdown input, no for Rust input. This commit adds a flag to disable
the table of contents for markdown input, which is useful for embedding
the output in a larger context.
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions