We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80f8ff4 commit 38c276bCopy full SHA for 38c276b
README.rst
@@ -23,6 +23,16 @@ Building From Source
23
If you added something to the table of contents in :code:`index.rst` and it is not showing
24
up after you build, run :code:`make clean` and then :code:`make html`
25
26
+Deploying Website
27
+--------------------
28
+
29
+* Make github branch of repository
30
+* Add changes to branch and push to github
31
+* Make a pull request of branch into main
32
+ * Pull Request will generate a temporary web link to view changes to the Website
33
+* Resolve conflicts of branch with main
34
+* Merge pull requests and all changes will go live
35
36
Contributing
37
------------
38
Contributing to the ROS2 version of our code requires you to
0 commit comments