aboutsummaryrefslogtreecommitdiff
path: root/doc/manual
diff options
context:
space:
mode:
authorYasushi SHOJI <yashi@spacecubics.com>2021-01-28 23:31:41 +0900
committerAntonio Borneo <borneo.antonio@gmail.com>2021-02-03 17:18:54 +0000
commit8a2f2993da3601b22640f9e53ed4c586d0f9db20 (patch)
treefff3ab282789f2d97274fa74d248d231b55da27b /doc/manual
parent992508cb805af8a2437977aa1ed61a63a622cdb7 (diff)
downloadriscv-openocd-8a2f2993da3601b22640f9e53ed4c586d0f9db20.zip
riscv-openocd-8a2f2993da3601b22640f9e53ed4c586d0f9db20.tar.gz
riscv-openocd-8a2f2993da3601b22640f9e53ed4c586d0f9db20.tar.bz2
doc/manual: Fix @subpage handling
The subpage "thelist" used to have a title "Pending and Open Tasks" but the commit c41db358a0100ab 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 <yashi@spacecubics.com> Reviewed-on: http://openocd.zylin.com/6041 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Diffstat (limited to 'doc/manual')
-rw-r--r--doc/manual/main.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/main.txt b/doc/manual/main.txt
index c14096b..14c64c2 100644
--- a/doc/manual/main.txt
+++ b/doc/manual/main.txt
@@ -9,7 +9,7 @@ and processes that have been developed by and for the OpenOCD community.
Developers that want to contribute to OpenOCD should read the following
sections before starting work:
-- The List of @subpage thelist enumerates opportunities for improving or
+- @subpage thelist enumerates opportunities for improving or
extending the OpenOCD platform. If your ideas are on The List, you might
check the mailing list archives to find the status of your feature (or bug).
- The @subpage styleguide provides rules that developers should