Heinrich Schuchardt | 653a547 | 2018-07-29 13:45:47 +0200 | [diff] [blame] | 1 | .. SPDX-License-Identifier: GPL-2.0+ |
Mario Six | 8fac291 | 2018-07-10 08:40:17 +0200 | [diff] [blame] | 2 | |
Bin Meng | 407189a | 2019-07-18 00:33:47 -0700 | [diff] [blame^] | 3 | .. _u-boot_doc: |
| 4 | |
| 5 | The U-Boot Documentation |
| 6 | ======================== |
| 7 | |
| 8 | This is the top level of the U-Boot's documentation tree. U-Boot |
| 9 | documentation, like the U-Boot itself, is very much a work in progress; |
| 10 | that is especially true as we work to integrate our many scattered |
| 11 | documents into a coherent whole. Please note that improvements to the |
| 12 | documentation are welcome; join the U-Boot list at http://lists.denx.de |
| 13 | if you want to help out. |
| 14 | |
| 15 | .. toctree:: |
| 16 | :maxdepth: 2 |
Mario Six | 8fac291 | 2018-07-10 08:40:17 +0200 | [diff] [blame] | 17 | |
Bin Meng | 450704e | 2019-07-18 00:33:46 -0700 | [diff] [blame] | 18 | U-Boot API documentation |
| 19 | ------------------------ |
| 20 | |
| 21 | These books get into the details of how specific U-Boot subsystems work |
| 22 | from the point of view of a U-Boot developer. Much of the information here |
| 23 | is taken directly from the U-Boot source, with supplemental material added |
| 24 | as needed (or at least as we managed to add it - probably *not* all that is |
| 25 | needed). |
| 26 | |
Heinrich Schuchardt | 653a547 | 2018-07-29 13:45:47 +0200 | [diff] [blame] | 27 | .. toctree:: |
Bin Meng | 450704e | 2019-07-18 00:33:46 -0700 | [diff] [blame] | 28 | :maxdepth: 2 |
Mario Six | 8fac291 | 2018-07-10 08:40:17 +0200 | [diff] [blame] | 29 | |
Bin Meng | 450704e | 2019-07-18 00:33:46 -0700 | [diff] [blame] | 30 | api/index |
Bin Meng | 407189a | 2019-07-18 00:33:47 -0700 | [diff] [blame^] | 31 | |
| 32 | Indices and tables |
| 33 | ================== |
| 34 | |
| 35 | * :ref:`genindex` |