summaryrefslogtreecommitdiff
path: root/lib/snmp/doc/src/snmp_mib_compiler.xml
diff options
context:
space:
mode:
authorLukas Larsson <lukas@erlang.org>2020-03-11 10:11:22 +0100
committerLukas Larsson <lukas@erlang.org>2020-03-27 11:02:23 +0100
commit0799c2b0e9ae5fce18d092a153fff884d1dd3912 (patch)
treec7c72465bd01591a9163e5ad17cea92bf3be75ec /lib/snmp/doc/src/snmp_mib_compiler.xml
parent6c6fe8e774f7cde6d158b450fd1ad6c3129dc22e (diff)
downloaderlang-0799c2b0e9ae5fce18d092a153fff884d1dd3912.tar.gz
otp: Convert all <seealso> to more specific variants
We add `seemfa`, `seeerl`, `seetype`, `seeapp`, `seecom`, `seecref` , `seefile` and `seeguide` in order to make it easier to reason about what each link points to without examining the target. This information will then be embedded in the EEP-48 chunks for usage by other tools. The tool used can be found here: https://gist.github.com/garazdawi/68527d92ae5b37c8f129bfbdfffdfa68
Diffstat (limited to 'lib/snmp/doc/src/snmp_mib_compiler.xml')
-rw-r--r--lib/snmp/doc/src/snmp_mib_compiler.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/snmp/doc/src/snmp_mib_compiler.xml b/lib/snmp/doc/src/snmp_mib_compiler.xml
index 285d11fce9..4418ccfc98 100644
--- a/lib/snmp/doc/src/snmp_mib_compiler.xml
+++ b/lib/snmp/doc/src/snmp_mib_compiler.xml
@@ -62,7 +62,7 @@
instrumentation functions for the MIB, should have the suffix
<c>.funcs</c>. If the compiler does not find the association file,
it gives a warning message and uses default instrumentation
- functions. (See <seealso marker="snmp_instr_functions#snmp_3">Default Instrumentation</seealso> for more details).
+ functions. (See <seeguide marker="snmp_instr_functions#snmp_3">Default Instrumentation</seeguide> for more details).
</p>
<p>The MIB compiler is started with a call to
<c><![CDATA[snmpc:compile(<mibname>).]]></c> For example: