Commit c47e1a1
* Sentence checker (#4592)
* Sentence Checker
* Some edits
* Update About-Executors.rst
* More sentence breaks
* More cleanup
* More sentences
* Fix smart quotes
* fix group tag indent for ROSCon 2023 and 2024 contents. (#5016)
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
* Clean up sentences II (white space changes only) (#5017)
* Exclude literals parts from bold parts in 'Ament Lint CLI Utilities' (#5024)
You can't do nested inline markup in RST:
**Can't do ``this`` in RST.**
The simplest solution is to just exclude the ``literal`` part.
Also, do some other minor fixes.
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
* remove --break-system-packages and address docker build warnings. (#5021)
* remove --break-system-packages and address docker build warnings.
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
* add github workflow to test Dockerfile.
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
* Revert "add github workflow to test Dockerfile."
This reverts commit 8686f18.
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
---------
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
* More
* Other sentence formatting (#5031)
* Add second dot to abbreviations
* Remove some random periods
* Escape some periods
* Convert some links
* Add formatted block
* Enable github/workflow to verify Dockerfile. (#5035)
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
* Update Using-Node-Interfaces-Template-Class.rst (#5038)
Added missing ``Output:`` before the terminal output for consistency reasons
Signed-off-by: Nikos Tziaros <33639811+NickTziaros@users.noreply.github.com>
* added Publishing-Messages-Using-YAML-Files.rst and edited Intermediat… (#5034)
* added Publishing-Messages-Using-YAML-Files.rst and edited Intermediate.rst
* Update source/Tutorials/Intermediate/Publishing-Messages-Using-YAML-Files.rst
Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Signed-off-by: Nikos Tziaros <33639811+NickTziaros@users.noreply.github.com>
* Update source/Tutorials/Intermediate/Publishing-Messages-Using-YAML-Files.rst
Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Signed-off-by: Nikos Tziaros <33639811+NickTziaros@users.noreply.github.com>
* Update source/Tutorials/Intermediate/Publishing-Messages-Using-YAML-Files.rst
Signed-off-by: Nikos Tziaros <33639811+NickTziaros@users.noreply.github.com>
* Update source/Tutorials/Intermediate/Publishing-Messages-Using-YAML-Files.rst
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Signed-off-by: Nikos Tziaros <33639811+NickTziaros@users.noreply.github.com>
* Update source/Tutorials/Intermediate/Publishing-Messages-Using-YAML-Files.rst
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Signed-off-by: Nikos Tziaros <33639811+NickTziaros@users.noreply.github.com>
* Update source/Tutorials/Intermediate/Publishing-Messages-Using-YAML-Files.rst
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Signed-off-by: Nikos Tziaros <33639811+NickTziaros@users.noreply.github.com>
* Update source/Tutorials/Intermediate.rst
Thanks for pointing it out, I didnt notice the extention beeing there
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
Signed-off-by: Nikos Tziaros <33639811+NickTziaros@users.noreply.github.com>
* Update source/Tutorials/Intermediate/Publishing-Messages-Using-YAML-Files.rst
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
Signed-off-by: Nikos Tziaros <33639811+NickTziaros@users.noreply.github.com>
---------
Signed-off-by: Nikos Tziaros <33639811+NickTziaros@users.noreply.github.com>
Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
* more bits
* Some rollbacks
* Ignore
* Use sphinx_tamer
* More Sphinx Config
* Updated checker using subprocess
* Make sphinx-lint-with-ros exit with non-zero error codes
Signed-off-by: Shane Loretz <shane.loretz@gmail.com>
* Wrap r2d2.rviz in backticks
Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
* Wrap URL in RST link
Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
* Add empty line after section title
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
Signed-off-by: Shane Loretz <shane.loretz@gmail.com>
* Add empty line after section title
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
Signed-off-by: Shane Loretz <shane.loretz@gmail.com>
* Use normalized project name sphinx-tamer
Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Signed-off-by: Shane Loretz <shane.loretz@gmail.com>
* Make sentence checker ignore `.idl`
Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Signed-off-by: Shane Loretz <shane.loretz@gmail.com>
---------
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
Signed-off-by: Nikos Tziaros <33639811+NickTziaros@users.noreply.github.com>
Signed-off-by: Shane Loretz <shane.loretz@gmail.com>
Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Co-authored-by: Christophe Bedard <christophe.bedard@apex.ai>
Co-authored-by: Nikos Tziaros <33639811+NickTziaros@users.noreply.github.com>
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
Co-authored-by: Shane Loretz <shane.loretz@gmail.com>
Co-authored-by: Shane Loretz <sloretz@intrinsic.ai>
(cherry picked from commit 784fd45)
# Conflicts:
# source/Installation/Alternatives/Windows-Development-Setup.rst
* resolve conflict.
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
* make linter happy.
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
---------
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Co-authored-by: David V. Lu!! <davidvlu@gmail.com>
Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
1 parent cbff511 commit c47e1a1
File tree
37 files changed
+162
-94
lines changed- plugins
- source
- Concepts/Intermediate
- How-To-Guides
- Migrating-from-ROS1
- Releasing
- Installation
- Alternatives
- DDS-Implementations
- The-ROS2-Project
- Contributing
- Tutorials
- Advanced
- Security
- Simulators/Webots
- Demos
- Intermediate
- Testing
- URDF
- Miscellaneous
37 files changed
+162
-94
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
244 | | - | |
245 | | - | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
| 116 | + | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments