@WrapEarnPass commented on this pull request.
> @@ -1076,6 +1076,32 @@ gboolean > wb_project_dir_file_is_included(WB_PROJECT_DIR *dir, const gchar *filen } +/** Is @a filename included in the project directory? @fireclawthefox I found out what that floating ```@a``` is. It's the doxygen italics command alternative format. > All commands in the documentation start with a backslash (\\) or an at-sign > (@). \a <word> Displays the argument in italics. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1576#discussion_r3491534400 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1576/review/[email protected]>
