-
Notifications
You must be signed in to change notification settings - Fork 82
Some fixes to documentation #208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just a few nitpicks, lgtm.
|
||
.. code-block:: console | ||
$ colcon build && . install/setup.bash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
indent is one space off compared to other lines?
$ colcon build && . install/setup.bash | |
$ colcon build && . install/setup.bash |
|
||
.. code-block:: console | ||
$ colcon build && . install/setup.bash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same here?
|
||
.. code-block:: console | ||
$ colcon build && . install/setup.bash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same here?
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
https://github.com/Mergifyio backport kilted jazzy humble |
✅ Backports have been created
|
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com> (cherry picked from commit e849a8e)
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com> (cherry picked from commit e849a8e) # Conflicts: # doc/Tutorials/Approximate-Synchronizer-Cpp.rst # doc/Tutorials/Approximate-Synchronizer-Python.rst # doc/Tutorials/Writing-A-Time-Synchronizer-Python.rst
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com> (cherry picked from commit e849a8e) # Conflicts: # doc/Tutorials/Approximate-Synchronizer-Cpp.rst # doc/Tutorials/Approximate-Synchronizer-Python.rst # doc/Tutorials/Writing-A-Time-Synchronizer-Python.rst
This is just documentation, merging! |
Description
Some fixes to documentation