mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-14 03:30:02 +00:00
fixup! fixup! docs(core): Layout lifecycle documentation
This commit is contained in:
parent
df6992bec2
commit
10636696a0
@ -14,12 +14,13 @@
|
||||
- [Miscellaneous](core/misc/index.md)
|
||||
- [Boot stages](core/misc/boot.md)
|
||||
- [Code style](core/misc/codestyle.md)
|
||||
- [Memory layout](core/misc/memory.md)
|
||||
- [SLIP-39](core/misc/slip0039.md)
|
||||
- [DISC1](core/misc/disc1.md)
|
||||
- [Exceptions usage](core/misc/exceptions.md)
|
||||
- [Memory fragmentation management](core/misc/fragmentation.md)
|
||||
- [Memory layout](core/misc/memory.md)
|
||||
- [SLIP-39](core/misc/slip0039.md)
|
||||
- [Translation data format](core/misc/translations.md)
|
||||
- [DISC1](core/misc/disc1.md)
|
||||
- [UI Layout lifecycle](core/misc/layout-lifecycle.md)
|
||||
- [Legacy](legacy/index.md)
|
||||
- [Firmware format](legacy/firmware-format.md)
|
||||
- [Python](python/index.md)
|
||||
@ -52,7 +53,6 @@
|
||||
- [Monorepo Notes](misc/monorepo.md)
|
||||
- [Review Process](misc/review.md)
|
||||
- [TOIF Image Format](misc/toif.md)
|
||||
- [UI Layout lifecycle](misc/layout-lifecycle.md)
|
||||
- [Developers guide](developers/index.md)
|
||||
- [Libraries](developers/libraries.md)
|
||||
- [Hello World in Core](developers/hello_world_feature_TT.md)
|
||||
|
Loading…
Reference in New Issue
Block a user