Skip to content

Commit 117a0c7

Browse files
committed
[docs] Added icons to both PDF and HTML docs
1 parent f1922fe commit 117a0c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@
367367
<project-name>${project.name}</project-name>
368368
<project-version>${project.version}</project-version>
369369
<sourcedir>${project.build.sourceDirectory}</sourcedir>
370+
<icons>font</icons>
370371
</attributes>
371372
</configuration>
372373
<executions>
@@ -382,7 +383,6 @@
382383
<source-highlighter>highlightjs</source-highlighter>
383384
<toc>left</toc>
384385
<toclevels>2</toclevels>
385-
<icons>font</icons>
386386
<sectanchors>true</sectanchors>
387387
<!-- set the idprefix to blank -->
388388
<idprefix/>

0 commit comments

Comments
 (0)