aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/main.txt
diff options
context:
space:
mode:
authorEvgeniy Naydanov <109669442+en-sc@users.noreply.github.com>2025-09-12 12:57:16 +0300
committerGitHub <noreply@github.com>2025-09-12 12:57:16 +0300
commit48483a84a064ee5487aa3e8a2c2494722a3c3849 (patch)
treec257d9a9f54558064219ed565088000ee0883ce4 /doc/manual/main.txt
parent39d4c50950817d0622aa468a675091ea9a0b23c2 (diff)
parent517c40ba8d2da7dfdbcccd04dd3fba59da633213 (diff)
downloadriscv-openocd-riscv.zip
riscv-openocd-riscv.tar.gz
riscv-openocd-riscv.tar.bz2
Merge pull request #1267 from en-sc/en-sc/from_upstreamHEADlatestriscv
Merge up to afbd01b0a46f3a81fe6076c002ad66973dcfb64c from upstream
Diffstat (limited to 'doc/manual/main.txt')
-rw-r--r--doc/manual/main.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual/main.txt b/doc/manual/main.txt
index c28fbe2..9da546b 100644
--- a/doc/manual/main.txt
+++ b/doc/manual/main.txt
@@ -21,6 +21,8 @@ check the mailing list archives to find the status of your feature (or bug).
- The @subpage releases page describes the project's release process.
- The @subpage endianness provides hints about writing and testing
endianness independent code for OpenOCD.
+- The @subpage config_files page provides a guide for writing configuration files
+ for OpenOCD.
@ref primer provide introductory materials for new developers on various
specific topics.