Generate rustdoc documenation for submodules.

This commit is contained in:
Simon Sapin 2014-08-04 20:13:28 +01:00
parent e7a9b5b9e3
commit a3eab6a601
25 changed files with 63 additions and 24 deletions

View file

@ -7,6 +7,7 @@
#![feature(macro_rules)]
//! Exports macros for use in other Servo crates.
#[cfg(test)]
extern crate sync;