diff options
author | zwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-05-26 23:58:01 +0000 |
---|---|---|
committer | zwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-05-26 23:58:01 +0000 |
commit | f1f0d5e2d5b0964f87e5fc89da72f14aca024491 (patch) | |
tree | 1586aa37bdc85a53dcc72bfc31231183e069f022 /TODO | |
parent | 3848774d33fd8a25f68c7522e0f956a7371060c5 (diff) | |
download | riscv-openocd-f1f0d5e2d5b0964f87e5fc89da72f14aca024491.zip riscv-openocd-f1f0d5e2d5b0964f87e5fc89da72f14aca024491.tar.gz riscv-openocd-f1f0d5e2d5b0964f87e5fc89da72f14aca024491.tar.bz2 |
Update Doxygen markup in PATCHES, BUGS, and TODO:
- In the File List, these files are listed and link to empty pages.
- This patch adds @file blocks to reference the pages each file contains.
- Remove redundant "OpenOCD" from PATCHES title; it clutters the tree view.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1916 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -148,3 +148,6 @@ Feel free to send patches to add or clarify items on this list, too. - use bug tracking? we need something! */ +/** @file +This file contains the @ref thelist page. +*/ |