docs: update project url's
Change-Id: I54fc3aff722ed25143aad85e58d19b72fcecbba0 Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>__archive__
parent
3ab7855d1a
commit
ca0cc39f5f
2
NEWTAPS
2
NEWTAPS
|
@ -4,7 +4,7 @@ Reporting Unknown JTAG TAP IDS
|
||||||
If OpenOCD reports an UNKNOWN or Unexpected Tap ID please report it to
|
If OpenOCD reports an UNKNOWN or Unexpected Tap ID please report it to
|
||||||
the development mailing list - However - keep reading.
|
the development mailing list - However - keep reading.
|
||||||
|
|
||||||
openocd-development@lists.berlios.de.
|
openocd-devel@lists.sourceforge.net.
|
||||||
|
|
||||||
========================================
|
========================================
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
/** @page patchguide Patch Guidelines
|
/** @page patchguide Patch Guidelines
|
||||||
|
|
||||||
Please mail patches to: @par
|
Please mail patches to: @par
|
||||||
openocd-development@lists.berlios.de
|
openocd-devel@lists.sourceforge.net
|
||||||
|
|
||||||
Note that you can't send patches to that list unless
|
Note that you can't send patches to that list unless
|
||||||
you're a member, despite what the list info page says.
|
you're a member, despite what the list info page says.
|
||||||
|
|
2
README
2
README
|
@ -26,7 +26,7 @@ viewed on-line at the following URLs:
|
||||||
http://openocd.sourceforge.net/doc/html/index.html
|
http://openocd.sourceforge.net/doc/html/index.html
|
||||||
|
|
||||||
OpenOCD Developer's Manual:
|
OpenOCD Developer's Manual:
|
||||||
http://openocd.sourceforge.net/doc/doxygen/index.html
|
http://openocd.sourceforge.net/doc/doxygen/html/index.html
|
||||||
|
|
||||||
These reflect the latest development versions, so the following section
|
These reflect the latest development versions, so the following section
|
||||||
introduces how to build the complete documentation from the package.
|
introduces how to build the complete documentation from the package.
|
||||||
|
|
|
@ -139,7 +139,7 @@ these maintainers.
|
||||||
|
|
||||||
Patches must be sent to the OpenOCD developer mailing list:
|
Patches must be sent to the OpenOCD developer mailing list:
|
||||||
@par
|
@par
|
||||||
openocd-development@lists.berlios.de
|
openocd-devel@lists.sourceforge.net
|
||||||
|
|
||||||
They will be reviewed and committed if the changes are found to be
|
They will be reviewed and committed if the changes are found to be
|
||||||
acceptable. If there are problems, you will receive feedback via the
|
acceptable. If there are problems, you will receive feedback via the
|
||||||
|
|
|
@ -309,3 +309,8 @@ This section needs to be expanded.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** @page serverhttp OpenOCD http Server API
|
||||||
|
|
||||||
|
This section needs to be expanded.
|
||||||
|
|
||||||
|
*/
|
||||||
|
|
|
@ -168,7 +168,7 @@ STM32x). Preliminary support for various NAND flash controllers
|
||||||
|
|
||||||
The OpenOCD web site provides the latest public news from the community:
|
The OpenOCD web site provides the latest public news from the community:
|
||||||
|
|
||||||
@uref{http://openocd.sourceforge.net/web/}
|
@uref{http://openocd.sourceforge.net/}
|
||||||
|
|
||||||
@section Latest User's Guide:
|
@section Latest User's Guide:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue