diff options
author | Antonio Borneo <borneo.antonio@gmail.com> | 2019-03-28 12:15:47 +0100 |
---|---|---|
committer | Tomas Vanek <vanekt@fbl.cz> | 2019-05-14 19:39:19 +0100 |
commit | 83af3d992e45ccf011f80b7e786886784b0cf469 (patch) | |
tree | 8ce4b8dff9d8f4ca84e1cb47376eef96c486ad75 /TODO | |
parent | 24bfdf53fdb3f79dd6ef4c435feee5d94ab85a19 (diff) | |
download | riscv-openocd-83af3d992e45ccf011f80b7e786886784b0cf469.zip riscv-openocd-83af3d992e45ccf011f80b7e786886784b0cf469.tar.gz riscv-openocd-83af3d992e45ccf011f80b7e786886784b0cf469.tar.bz2 |
TODO: remove references to "ocd_" prefix in documentation
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
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |