Commit 5369917
[skip changelog] Add documentation for library components of the gRPC interface (#692)
* [skip changelog] Add documentation for library components of the gRPC interface
Comments added to the .proto files are included in the generated gRPC interface documentation.
* Correct documentation re: relative vs absolute paths provided by Library message fields
Co-authored-by: Roberto Sora <r.sora@arduino.cc>
* Use preferred "platform" term in gRPC interface documentation
The official term is now "platform", rather than the previous ambiguous "core".
Co-authored-by: Roberto Sora <r.sora@arduino.cc>
* Fix formatting of gRPC interface documentation
* Fix incorrect documentation for task_progress field of LibraryUninstall response
* Document that library version is the key of the releases map
* Update gRPC interface code comments
Co-authored-by: Roberto Sora <r.sora@arduino.cc>1 parent 5373961 commit 5369917
File tree
4 files changed
+337
-104
lines changed- rpc/commands
4 files changed
+337
-104
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
99 | 101 | | |
100 | 102 | | |
| 103 | + | |
101 | 104 | | |
102 | 105 | | |
| 106 | + | |
103 | 107 | | |
104 | 108 | | |
| 109 | + | |
105 | 110 | | |
106 | 111 | | |
| 112 | + | |
| 113 | + | |
107 | 114 | | |
108 | 115 | | |
| 116 | + | |
109 | 117 | | |
110 | 118 | | |
| 119 | + | |
111 | 120 | | |
112 | 121 | | |
113 | 122 | | |
| |||
0 commit comments