* <td>Display a size-sorted list of symbols from the compiled application, in decimal bytes.</td>\r
* </tr>\r
* <tr>\r
- * <td><tt>check-source</tt></td>\r
- * <td>Display a list of input SRC source files which cannot be found (if any).</td>\r
- * </tr>\r
- * <tr>\r
* <td><tt>lib</tt></td>\r
* <td>Build and archive all source files into a library A binary file.</td>\r
* </tr>\r
* <td>Remove all intermediatary files but preserve any binary output files.</td>\r
* </tr>\r
* <tr>\r
- * <td><tt><filename>.s</tt></td>\r
+ * <td><tt><i><filename></i>.s</tt></td>\r
* <td>Create an assembly listing of a given input C/C++ source file.</td>\r
* </tr>\r
* </table>\r
*\r
* \section SSec_BuildModule_DOXYGEN_Requirements Requirements\r
* This module requires the <tt>doxygen</tt> utility from the Doxygen website\r
- * (<a>http://www.stack.nl/~dimitri/doxygen/</a>) to be available in your system's <b>PATH</b>\r
- * variable. On *nix systems the <tt>doxygen</tt> utility can be installed via the project's source\r
- * code or through the package manager.\r
+ * (<a>http://www.doxygen.org/</a>) to be available in your system's <b>PATH</b> variable. On *nix\r
+ * systems the <tt>doxygen</tt> utility can be installed via the project's source code or through\r
+ * the package manager.\r
*\r
* \section SSec_BuildModule_DOXYGEN_Targets Targets\r
*\r
* <td><tt>doxygen</tt></td>\r
* <td>Generate project documentation.</td>\r
* </tr>\r
+ * <tr>\r
+ * <td><tt>doxygen_create</tt></td>\r
+ * <td>Create a new Doxygen configuration file using the latest template.</td>\r
+ * </tr>\r
+ * <tr>\r
+ * <td><tt>doxygen_upgrade</tt></td>\r
+ * <td>Upgrade an existing Doxygen configuration file to the latest template</td>\r
+ * </tr>\r
* </table>\r
*\r
* \section SSec_BuildModule_DOXYGEN_MandatoryParams Mandatory Parameters\r