doc: Added MIPS target document
[fw/openocd] / doc / manual / target.txt
index 26f7708480ff4a375c768412f0f4c1a01eded111..7e9767f8f8b365e5941b7720ec3519dd9840f95a 100644 (file)
@@ -9,6 +9,7 @@ The Target Support module contains APIs that cover several functional areas:
 
   - @subpage targetarm
   - @subpage targetnotarm
+  - @subpage targetmips
   - @subpage targetregister
   - @subpage targetimage
   - @subpage targettrace
@@ -23,12 +24,6 @@ This section needs to describe OpenOCD's ARM target support.
 
  */
 
-/** @page targetnotarm OpenOCD Non-ARM Targets
-
-This section needs to describe OpenOCD's non-ARM target support.
-
- */
-
 /** @page targetregister OpenOCD Target Register API
 
 This section needs to describe OpenOCD's Target Register API, as