authorgravatar for 61841960+Arnau478@users.noreply.github.comArnau <61841960+Arnau478@users.noreply.github.com> 2023-09-11 09:54:59+02:00
committergravatar for noreply@github.comGitHub <noreply@github.com> 2023-09-11 10:54:59+03:00
loga0968be83c1bc5cf6433e9dc7ebb2f94025c5aa5
treeb6f1ed8c0b751d28efdbe1e9d833c9d88f4c8581
parent975cb235cce2f713c39c0c0f7040c8ea0eb536a5
signaturebadge-question-mark Signed by PGP key 4AEE18F83AFDEB23

Documented `linksection`

Fixes #1520

1 files changed, 1 insertions(+), 4 deletions(-)

doc/langref.html.in+1-4
......@@ -12085,10 +12085,7 @@ fn readU32Be() u32 {}
1208512085 <pre>{#syntax#}linksection{#endsyntax#}</pre>
1208612086 </th>
1208712087 <td>
12088 The {#syntax#}linksection{#endsyntax#} keyword.
12089 <ul>
12090 <li>TODO add documentation for linksection</li>
12091 </ul>
12088 The {#syntax#}linksection{#endsyntax#} keyword can be used to specify what section the function or global variable will be put into (e.g. <code>.text</code>).
1209212089 </td>
1209312090 </tr>
1209412091 <tr>