Add docs for the profiling feature

This commit is contained in:
Donncha Ó Cearbhaill
2023-06-29 14:55:09 +02:00
parent 41db117168
commit 3babbadc1d
2 changed files with 29 additions and 1 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
site_name: Mobile Verification Toolkit
repo_url: https://github.com/mvt-project/mvt
edit_uri: edit/main/docs/
copyright: Copyright © 2021-2022 MVT Project Developers
copyright: Copyright © 2021-2023 MVT Project Developers
site_description: Mobile Verification Toolkit Documentation
markdown_extensions:
- attr_list
@@ -46,4 +46,5 @@ nav:
- Check an Android Backup (SMS messages): "android/backup.md"
- Download APKs: "android/download_apks.md"
- Indicators of Compromise: "iocs.md"
- Development: "development.md"
- License: "license.md"