Fix documentation

This commit is contained in:
Jeremy Soller
2017-09-26 13:57:16 -06:00
parent 9a9f5d17cb
commit bdff0dd004
4 changed files with 4 additions and 2 deletions

View File

@@ -61,6 +61,7 @@ pub mod context;
pub mod devices;
/// ELF file parsing
#[cfg(not(feature="doc"))]
pub mod elf;
/// External functions
@@ -70,6 +71,7 @@ pub mod externs;
pub mod memory;
/// Panic
#[cfg(not(any(feature="doc", test)))]
pub mod panic;
/// Schemes, filesystem handlers