Skip to content

Commit 8a2f299

Browse files
yashiborneoa
authored andcommitted
doc/manual: Fix @subpage handling
The subpage "thelist" used to have a title "Pending and Open Tasks" but the commit c41db35 changed it to "The List". With @subpage, it now renders: "The List of The List enumerates opportunities for" instead of "The List of Pending and Open Tasks enumerates opportunities for" This commit fix it to "The List enumerates opportunities for" Change-Id: Ifee0dcd9b3c9f7e651a8748a7afda99eedea3c5c Signed-off-by: Yasushi SHOJI <[email protected]> Reviewed-on: http://openocd.zylin.com/6041 Tested-by: jenkins Reviewed-by: Antonio Borneo <[email protected]>
1 parent 992508c commit 8a2f299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/manual/main.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and processes that have been developed by and for the OpenOCD community.
99
Developers that want to contribute to OpenOCD should read the following
1010
sections before starting work:
1111

12-
- The List of @subpage thelist enumerates opportunities for improving or
12+
- @subpage thelist enumerates opportunities for improving or
1313
extending the OpenOCD platform. If your ideas are on The List, you might
1414
check the mailing list archives to find the status of your feature (or bug).
1515
- The @subpage styleguide provides rules that developers should

0 commit comments

Comments
 (0)