Skip to content

Commit

Permalink
Change project description (StoglRobotics#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
mamueluth authored Mar 8, 2022
1 parent eec2532 commit 518f05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ def smv_rewrite_configs(app, config):
"REPOS_FILE_BRANCH": branch,
}
app.config.html_baseurl = app.config.html_baseurl + "/" + distro + "/"
app.config.project = "MoveIt Documentation: " + distro.title()
app.config.project = "ROS Team Workspace Documentation: " + distro.title()
app.config.html_logo = "_static/images/" + distro + "-small.png"
else:
# If we are not building a multiversion build, default to the rolling logo
Expand Down

0 comments on commit 518f05d

Please sign in to comment.