mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
fix: conform articles to the template
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
# Android
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL;DR
|
||||
|
||||
@@ -58,12 +61,20 @@ fastboot reboot
|
||||
## Further readings
|
||||
|
||||
- [ADB]
|
||||
- [How to Use ADB and Fastboot on Android]
|
||||
- [Using ADB and fastboot]
|
||||
|
||||
## Sources
|
||||
|
||||
All the references in the [further readings] section, plus the following:
|
||||
|
||||
- [How to Use ADB and Fastboot on Android]
|
||||
|
||||
<!-- project's references -->
|
||||
[adb]: https://developer.android.com/studio/command-line/adb
|
||||
|
||||
<!-- in-article references -->
|
||||
[further readings]: #further-readings
|
||||
|
||||
<!-- internal references -->
|
||||
<!-- external references -->
|
||||
[how to use adb and fastboot on android]: https://www.makeuseof.com/tag/use-adb-fastboot-android/
|
||||
|
||||
Reference in New Issue
Block a user