barebox/Documentation/users_manual.dox
Robert Schwebel 0834993ed5 doc: rework and unify documentation for gpio commands
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
2010-11-01 16:23:09 +01:00

19 lines
510 B
Text

/** @page users_manual User's Manual
This manual provides help for working with @a Barebox from the user's
point of view. So if you want to use @a Barebox for booting your target,
you find a lot of nice tricks on these pages to make your life easier.
@li @subpage building
@li @subpage first_steps
@li @subpage command_reference
@li @subpage gpio_for_users
\todo Rework the following sections
@li @subpage shell_notes
@li @subpage readline_parser
@li @subpage x86_bootloader
@li @subpage net_netconsole
*/