TODO: remove references to "ocd_" prefix in documentation
authorAntonio Borneo <borneo.antonio@gmail.com>
Thu, 28 Mar 2019 11:15:47 +0000 (12:15 +0100)
committerTomas Vanek <vanekt@fbl.cz>
Tue, 14 May 2019 18:39:19 +0000 (19:39 +0100)
The commands prefixed with "ocd_" are removed.
No need to review the documentation.

Change-Id: Idad95e62f6c8574ff8b61930aeef04e9727fae8a
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5089
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
Tested-by: jenkins
TODO

diff --git a/TODO b/TODO
index aa43fdddfa69717b36df3a5236c09278e4e4d94f..350aaa274d1450ea9859eeb85bde6fcc1035357a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -365,7 +365,6 @@ to complete:
   - committing to git
 - Review Users' Guide for documentation errors or omissions
   - "capture" and "ocd_find" commands
-  - "ocd_" prefix on various stuff
 - Update Developer's Manual (doxygen output)
   - Add documentation describing the architecture of each module
   - Provide more Technical Primers to bootstrap contributor knowledge