Brian Anderson
|
5bbf72e11c
|
rustdoc: Add brief and desc fields to module docs
|
2012-01-18 19:59:24 -08:00 |
|
Brian Anderson
|
6da55efa4e
|
rustdoc: Add argument types to the doc
|
2012-01-18 17:05:03 -08:00 |
|
Brian Anderson
|
29df58d73b
|
rustdoc: Introduce type doc::argdoc
|
2012-01-18 15:02:43 -08:00 |
|
Brian Anderson
|
e23e45bc6d
|
rustdoc: Add rustdocs
|
2012-01-17 17:45:37 -08:00 |
|
Brian Anderson
|
22d182acd7
|
rustdoc: Remove attribute parsing from extract module
|
2012-01-16 21:12:35 -08:00 |
|
Brian Anderson
|
04294e437b
|
rustdoc: Cleanup
|
2012-01-16 21:12:35 -08:00 |
|
Brian Anderson
|
e77b8db707
|
rustdoc: Convert fn return type to retdoc record
|
2012-01-16 21:12:34 -08:00 |
|
Brian Anderson
|
63dcc64275
|
rustdoc: Change fndoc's arg list to a vec from map
|
2012-01-16 21:12:34 -08:00 |
|
Brian Anderson
|
5f25804f46
|
rustdoc: Push imports down into submodules
|
2012-01-16 21:12:34 -08:00 |
|
Brian Anderson
|
77690baa70
|
rustdoc: Attach the AST node id to fndocs
|
2012-01-16 01:07:42 -08:00 |
|
Brian Anderson
|
46a662ecb2
|
rustdoc: Build mod and fn nodes from the AST
|
2012-01-16 01:07:42 -08:00 |
|
Brian Anderson
|
140fbd3019
|
rustdoc: Move document model into doc module
|
2012-01-16 01:07:41 -08:00 |
|