fix/doc-jetson-installation#9633
Conversation
|
Besides the fix, 99% of the changes in this PR consists of editorial changes in order to satisfy the markup rules...the diff looks like as if there are many content changes, but this is not the case. You can verify that using the markdown preview in e.g. VS Code. |
|
Well, so please just extract the fix into a separate commit for review. |
This reverts commit 18db4a8.
|
alright, so it is now split into 'fix' and 'editorial' changes. |
ev-mp
left a comment
There was a problem hiding this comment.
@tkazik , thank you for the quick response.
While I think the fix commit is ok the "editorial" change seem to break the layout and exposes the MD syntax, at least in chap#4 and below. See example
The first part seem ok,, so if you can refactor it into a separate PR it will be merged promptly.
Thanks
|
|
||
| ### 2. Establish Developer's Environment | ||
|
|
||
| 2. **Establish Developer's Environment** |
There was a problem hiding this comment.
This line is a header. Put double-space or /n to separate from the para below
|
hm, what exactly is jenkins complaining about? |
This PR fixes the installation for jetson, which is currently broken for the second part. It also has some minor editorial changes to enhance readability.