diff --git a/Documentation/developers_manual.dox b/Documentation/developers_manual.dox index 620905e..2f7d360 100644 --- a/Documentation/developers_manual.dox +++ b/Documentation/developers_manual.dox @@ -20,6 +20,5 @@ @li @subpage barebox_simul @li @subpage io_access_functions @li @subpage mcfv4e_MCDlib -@li @subpage x86_runtime */ diff --git a/arch/x86/mach-x86.dox b/arch/x86/mach-x86.dox index fc5b85a..661e905 100644 --- a/arch/x86/mach-x86.dox +++ b/arch/x86/mach-x86.dox @@ -2,7 +2,7 @@ * how to integrate a new CPU (MACH) into this part of the barebox tree */ -/** @page x86_runtime barebox on x86 at runtime +/** @page dev_x86_mach barebox on x86 at runtime @section mach_x86_memory_layout barebox's memory layout (BIOS based)