servo/etc
Simon Sapin bf2dfaf60e 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.

https://github.com/rust-lang/rust/issues/15347#issuecomment-122785714

The correct invokation is to use `--passes` multiple times.
2015-07-20 09:30:31 +02:00
..
ci Use Cargo's target directory sharing. 2015-06-15 11:48:47 -06:00
doc.servo.org Cargoify servo 2014-09-08 20:21:42 -06:00
layout_viewer Update layout viewer docs 2015-04-20 14:50:22 -07:00
patches Cargoify servo 2014-09-08 20:21:42 -06:00
cert_generator.js Only SSL CA certs 2015-01-31 16:10:17 +05:30
jsdefine Cargoify servo 2014-09-08 20:21:42 -06:00
rustdoc-style.html Cargoify servo 2014-09-08 20:21:42 -06:00
rustdoc-with-private Make doc comments not truncated again. 2015-07-20 09:30:31 +02:00
servo.sb Cargoify servo 2014-09-08 20:21:42 -06:00
servo_gdb.py Add flake8 to the tidy process for Python files 2015-06-04 11:17:34 -04:00