Skip to content

Commit 678601e

Browse files
committed
Unofficializing ros2 docs
Signed-off-by: SteveMacenski <stevenmacenski@gmail.com>
1 parent e4f9fe8 commit 678601e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_layouts/home.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<div class="home-page">
66
<div class="intro">
77
<h2 style="margin-top: 0; color: #414141; font-size: 1.8rem;">Nav2 API Docs</h2>
8-
<p style="font-size: 1.1rem; margin-bottom: 1rem;">Welcome to the Nav2 & ROS 2 API documentation. This site provides comprehensive Doxygen-generated documentation for Nav2 and ROS 2 across multiple distributions. We are also hosting ROS 2 because Your Friendly Neighborhood Navigator finds the new autogenerated format unreadable with the verbosity of C++ and I needed a new solution before my total descent into madness.</p>
8+
<p style="font-size: 1.1rem; margin-bottom: 1rem;">Welcome to the Nav2 & ROS 2 API documentation. This site provides comprehensive Doxygen-generated documentation for Nav2 and unofficially ROS 2 across multiple distributions. We are also hosting ROS 2 because Your Friendly Neighborhood Navigator finds the new autogenerated format unreadable with the verbosity of C++ and I needed a new solution before my total descent into madness.</p>
99
<p style="font-style: italic; opacity: 0.9; margin-bottom: 0; font-size: 1rem;">✨ Vibe coded for you by <strong>Open Navigation</strong></p>
1010
</div>
1111

@@ -38,7 +38,7 @@ <h3><a href="/nav2-{{ dist.slug }}/html/index.html">{{ dist.title }}</a></h3>
3838
{% endfor %}
3939
</div>
4040

41-
<h3>ROS 2 API Documentation</h3>
41+
<h3>Unofficial ROS 2 API Documentation</h3>
4242

4343
<div class="distribution-grid">
4444
{% assign sorted_distributions = site.distributions | sort: 'order' %}

0 commit comments

Comments
 (0)