You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by GitBox <gi...@apache.org> on 2021/09/13 18:04:40 UTC

[GitHub] [incubator-teaclave-trustzone-sdk] mssun commented on a change in pull request #41: Add documentation of Rust examples

mssun commented on a change in pull request #41:
URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/41#discussion_r707565603



##########
File path: docs/overview-of-optee-rust-examples.md
##########
@@ -0,0 +1,31 @@
+---
+permalink: /trustzone-sdk-docs/overview-of-optee-rust-examples
+---
+
+# Overview of OP-TEE Rust Examples
+
+All OP-TEE Rust examples are suffixed with `-rs`, which work as standalone host application and corresponding TA (Trusted Application) and can be found in separate directories.

Review comment:
       Normally, we break lines in 80 characters (even for markdownn document). This helps tools (like git diff) to show changes between different versions.
   
   You can simply use `gq` in `vim` to break lines. [1]
   
   [1] https://vim.fandom.com/wiki/Format_only_long_lines




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@teaclave.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@teaclave.apache.org
For additional commands, e-mail: dev-help@teaclave.apache.org