From 628bcfaceed8b992d72b737066d4ac635b055388 Mon Sep 17 00:00:00 2001 From: Henry Moore <44307180+henrygerardmoore@users.noreply.github.com> Date: Thu, 30 Jun 2022 17:11:33 -0600 Subject: [PATCH] fixed tutorial error I made (#456) --- doc/how_to_guides/how_to_write_doxygen.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/how_to_guides/how_to_write_doxygen.rst b/doc/how_to_guides/how_to_write_doxygen.rst index 62b1bb4537..c3b1a1dfab 100644 --- a/doc/how_to_guides/how_to_write_doxygen.rst +++ b/doc/how_to_guides/how_to_write_doxygen.rst @@ -1,6 +1,5 @@ How to Contribute Doxygen Comments ----------------------------------- - +================================== This guide will provide an introduction and overview to good practices for contributing Doxygen comments.