| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-12-30 | auto merge of #11185 : huonw/rust/doc-ignore, r=cmr | bors | -3/+4 | |
| Currently any line starting with `#` is filtered from the output, including line like `#[deriving]`; this patch makes it so lines are only filtered when followed by a space similar to the current behaviour of the tutorial/manual tester. | ||||
| 2013-12-30 | rustdoc: only filter lines starting with '# ' from the shown code. | Huon Wilson | -3/+4 | |
| Currently any line starting with `#` is filtered from the output, including line like `#[deriving]`; this patch makes it so lines are only filtered when followed by a space similar to the current behaviour of the tutorial/manual tester. | ||||
| 2013-12-29 | Update Docs to use crateid | Luis de Bethencourt | -1/+1 | |
| 2013-12-23 | Fixing more doc tests | Alex Crichton | -1/+1 | |
| 2013-12-23 | doc: Expand rustdoc's documentation for testing | Alex Crichton | -0/+89 | |
| 2013-12-14 | auto merge of #10944 : metajack/rust/pkgid-docs, r=cmr | bors | -1/+1 | |
| 2013-12-12 | Update documentation for new `pkgid` attribute. | Jack Moffitt | -1/+1 | |
| 2013-12-11 | Some rustdoc manual fixes | Corey Richardson | -2/+17 | |
| Clarify that it's sundown, and that we don't support magic | ||||
| 2013-12-10 | Add rustdoc documentation. | Corey Richardson | -0/+72 | |
