diff options
author | bors-servo <metajack+bors@gmail.com> | 2015-07-19 19:32:41 -0600 |
---|---|---|
committer | bors-servo <metajack+bors@gmail.com> | 2015-07-19 19:32:41 -0600 |
commit | 685a44e1f5017849c341850696a77418bcc14011 (patch) | |
tree | 8c9c0e80fcdc57c206999dbe695a550b61ee8cb1 /components/script/dom/range.rs | |
parent | 93a0c29ad4531880b359b96cc5e086af2d30f71c (diff) | |
parent | bf2dfaf60eb4d6efabd1a22f8318ffb0c783129d (diff) | |
download | servo-685a44e1f5017849c341850696a77418bcc14011.tar.gz servo-685a44e1f5017849c341850696a77418bcc14011.zip |
Auto merge of #6668 - servo:untruncated-docs, r=Ms2ger
Make doc comments not truncated again.
`rustdoc --passes "collapse-docs unindent-comments"` doesn’t work is intended. It still generate HTML files that look alright at a glance, but all doc-comments are truncated to their first line for some reason I don’t understand.
See http://doc.servo.org/script/dom/index.html for example. The module documentation there is currently just “The implementation of the DOM.”, but clicking the [src] link shows a much larger doc-comment.
The correct invocation is to use `--passes` multiple times.
https://github.com/rust-lang/rust/issues/15347#issuecomment-122785714
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6668)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/range.rs')
0 files changed, 0 insertions, 0 deletions