gecko-dev/servo/etc
Simon Sapin ee4195f361 servo: Merge #6668 - Make doc comments not truncated again (from servo:untruncated-docs); r=Ms2ger
`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

Source-Repo: https://github.com/servo/servo
Source-Revision: 685a44e1f5017849c341850696a77418bcc14011
2015-07-19 19:32:41 -06:00
..
ci servo: Merge #6306 - Use Cargo's target directory sharing (from metajack:shared-target-dir); r=mbrubeck 2015-06-15 13:08:14 -06:00
doc.servo.org servo: Merge #3230 - Cargoify servo (from servo:cargoify) 2014-09-09 08:18:18 -06:00
layout_viewer servo: Merge #5763 - Update layout viewer docs (from mbrubeck:trace-layout-readme); r=glennw 2015-04-20 16:50:12 -05:00
patches servo: Merge #3230 - Cargoify servo (from servo:cargoify) 2014-09-09 08:18:18 -06:00
cert_generator.js servo: Merge #4741 - Basic certificate verification (from Manishearth:cert-checking); r=jdm 2015-01-31 03:42:48 -07:00
jsdefine servo: Merge #3230 - Cargoify servo (from servo:cargoify) 2014-09-09 08:18:18 -06:00
rustdoc-style.html servo: Merge #3230 - Cargoify servo (from servo:cargoify) 2014-09-09 08:18:18 -06:00
rustdoc-with-private servo: Merge #6668 - Make doc comments not truncated again (from servo:untruncated-docs); r=Ms2ger 2015-07-19 19:32:41 -06:00
servo.sb servo: Merge #3230 - Cargoify servo (from servo:cargoify) 2014-09-09 08:18:18 -06:00
servo_gdb.py servo: Merge #6279 - Add flake8 to the tidy process for Python files (from frewsxcv:flake8); r=jdm 2015-06-04 10:41:36 -05:00