Skip to content

Commit 04699f0

Browse files
committed
Manual: Added some markers to affect Pagefind weights
1 parent ed77bd4 commit 04699f0

File tree

1 file changed

+3
-3
lines changed
  • freemarker-manual/src/main/docgen/en_US

1 file changed

+3
-3
lines changed

freemarker-manual/src/main/docgen/en_US/book.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12819,7 +12819,7 @@ grant codeBase "file:/path/to/freemarker.jar"
1281912819
<primary>built-in</primary>
1282012820
</indexterm>
1282112821

12822-
<section xml:id="ref_builtins_alphaidx">
12822+
<section role="index" xml:id="ref_builtins_alphaidx">
1282312823
<title>Alphabetical index</title>
1282412824

1282512825
<note>
@@ -21060,7 +21060,7 @@ with_args_last:
2106021060
<primary>directive</primary>
2106121061
</indexterm>
2106221062

21063-
<section xml:id="ref_directive_alphaidx">
21063+
<section role="index" xml:id="ref_directive_alphaidx">
2106421064
<title>Alphabetical index</title>
2106521065

2106621066
<note>
@@ -30455,7 +30455,7 @@ TemplateModel x = env.getVariable("x"); // get variable x</programlisting>
3045530455
</qandaset>
3045630456
</appendix>
3045730457

30458-
<appendix xml:id="app_versions">
30458+
<appendix role="changelog" xml:id="app_versions">
3045930459
<title>Version history</title>
3046030460

3046130461
<section xml:id="versions_2_3_34">

0 commit comments

Comments
 (0)