9
0
Fork 0
barebox/Documentation/users_manual.dox

16 lines
376 B
Plaintext
Raw Normal View History

2007-10-19 11:19:43 +00:00
/** @page users_manual User's Manual
2007-11-05 13:39:07 +00:00
Who should read this part?
2007-10-19 11:19:43 +00:00
2007-11-05 13:39:07 +00:00
Mostly everyone. The user needs it to find help for his daily work to manage
his targets. The developer to find out all the new features that make his
work easier.
2007-10-19 19:35:46 +00:00
@li @subpage shell_notes
@li @subpage readline_parser
@li @subpage command_reference
@li @subpage x86_bootloader
@li @subpage net_netconsole
2007-10-19 11:19:43 +00:00
*/