bors-servo
|
2c5155a119
|
auto merge of #4878 : saneyuki/servo/doc, r=Ms2ger
Now, we have many documents about dom bindings as inline comments. It's better to fuse a standalone markdown document to them.
|
2015-02-10 04:33:45 -07:00 |
|
Tetsuharu OHZEKI
|
6500544387
|
[script] Merge the binding design document into inline doc comments.
|
2015-02-10 20:13:37 +09:00 |
|
Ms2ger
|
cbfba27cf2
|
Document the main steps involved in adding a new DOM interface.
|
2015-02-09 14:10:56 +01:00 |
|
Ms2ger
|
147dadce89
|
Implement an Unrooted smart pointer to replace JS when it is not traced.
|
2015-02-06 12:33:32 +01:00 |
|
Ms2ger
|
e596afe22d
|
Document the DOM.
This is by no means complete, but it is a good place to start.
|
2015-02-05 14:41:12 +01:00 |
|
Ms2ger
|
88ecb4c6f2
|
Create mod.rs files for the dom and dom::bindings modules.
This gives us a better place to put DOM documentation, which I'd like to start
adding.
|
2015-02-01 09:10:59 +01:00 |
|