Brian Anderson
|
0905ad2bbe
|
rustdoc: Vastly simplify the document model
Don't attempt to impose any structure for documenting arguments, return
values, etc.
|
2012-03-09 17:24:56 -08:00 |
|
Brian Anderson
|
256146bba4
|
rustdoc: Rename desc_pass to text_pass
|
2012-03-08 17:00:03 -08:00 |
|
Brian Anderson
|
f8742b476f
|
rustdoc: Introduce the concept of a 'page'
|
2012-03-03 21:56:17 -08:00 |
|
Brian Anderson
|
01a1c98d09
|
rustdoc: Clean up pass names
|
2012-02-27 18:11:12 -08:00 |
|
Brian Anderson
|
98c31aaaff
|
rustdoc: Time passes
|
2012-02-27 18:07:16 -08:00 |
|
Marijn Haverbeke
|
780f8277f4
|
Finish cleanup of core::str
Closes #1849
|
2012-02-23 17:00:19 +01:00 |
|
Brian Anderson
|
96e3031675
|
rustdoc: Convert the astsrv constructor to a higher order fn
This will allow it to manage the destruction of the astsrv after
I convert it to a task
|
2012-02-21 16:14:02 -08:00 |
|
Brian Anderson
|
d6095dc6b5
|
rustdoc: Rename mk_srv_from_str/file to just from_str/file
|
2012-02-21 16:14:02 -08:00 |
|
Brian Anderson
|
784e2b7298
|
rustdoc: Extract common item fields into itemdoc
|
2012-02-17 16:00:39 -08:00 |
|
Brian Anderson
|
fee9037765
|
rustdoc: Refactor tests
|
2012-01-31 19:32:27 -08:00 |
|
Brian Anderson
|
f4aba18ae7
|
rustdoc: Apply generic string ops to ifaces
|
2012-01-30 19:37:32 -08:00 |
|
Brian Anderson
|
f8c93bdbe1
|
rustdoc: Move mod docs into the item tag
|
2012-01-29 13:08:18 -08:00 |
|
Brian Anderson
|
9732e0d554
|
rustdoc: Move fn docs into the item tag
|
2012-01-29 12:47:06 -08:00 |
|
Brian Anderson
|
5aa6c3a49a
|
rustdoc: Move const docs into the item tag
|
2012-01-29 12:46:26 -08:00 |
|
Brian Anderson
|
e869458914
|
rustdoc: Extract a general apply-function-to-strings pass from trim_pass
|
2012-01-24 23:24:54 -08:00 |
|
Brian Anderson
|
3310112169
|
rustdoc: Trim whitespace from failure conditions
|
2012-01-24 18:10:35 -08:00 |
|
Brian Anderson
|
fc64aefe0a
|
rustdoc: Add a pass to trim whitespace from docs
|
2012-01-24 17:57:23 -08:00 |
|