doc: put all the u-boot/serial stuff in one place to link from
This commit is contained in:
parent
7cfb92e3ce
commit
262efaabe6
13 changed files with 100 additions and 72 deletions
13
doc/outputs.rst
Normal file
13
doc/outputs.rst
Normal file
|
@ -0,0 +1,13 @@
|
|||
Outputs
|
||||
#######
|
||||
|
||||
Liminix *outputs* are artefacts that can be installed or run somehow
|
||||
on a target device, or "installers" which run on a target device
|
||||
to perform the installation.
|
||||
|
||||
There are different outputs because different target devices need
|
||||
different artefacts or have different ways to get that artefact
|
||||
installed. The options available for a particular device are described in
|
||||
the section for that device.
|
||||
|
||||
.. include:: outputs-generated.rst
|
Loading…
Add table
Add a link
Reference in a new issue