docs(core): add entries to index

pull/2054/head
matejcik 2 years ago committed by matejcik
parent 09732530f6
commit 4ab33f0b69

@ -11,6 +11,7 @@
- [Tests](core/tests/index.md)
- [SystemView instrumentation](core/systemview/index.md)
- [Miscellaneous](core/misc/index.md)
- [Code style](core/misc/codestyle.md)
- [SLIP-39](core/misc/slip0039.md)
- [Exceptions usage](core/misc/exceptions.md)
- [Memory fragmentation management](core/misc/fragmentation.md)

@ -2,5 +2,7 @@
Topics that do not fit elsewhere:
- [Code style](codestyle.md)
- [SLIP-39 in Core](slip0039.md)
- [Exceptions usage](exceptions.md)
- [Memory fragmentation management](fragmentation.md)

Loading…
Cancel
Save