File tree 1 file changed +16
-16
lines changed
1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change 417
417
418
418
</configuration >
419
419
<executions >
420
- <!-- <execution> -- >
421
- <!-- <id>generate-pdf</id> -- >
422
- <!-- <phase>pre-site</phase> -- >
423
- <!-- <goals> -- >
424
- <!-- <goal>process-asciidoc</goal> -- >
425
- <!-- </goals> -- >
426
- <!-- <configuration> -- >
427
- <!-- <backend>pdf</backend> -- >
428
- <!-- <attributes> -- >
429
- <!-- <title-page /> -- >
430
- <!-- <toc /> -- >
431
- <!-- <toclevels>4</toclevels> -- >
432
- <!-- <pagenums /> -- >
433
- <!-- </attributes> -- >
434
- <!-- </configuration> -- >
435
- <!-- </execution> -- >
420
+ <execution >
421
+ <id >generate-pdf</id >
422
+ <phase >pre-site</phase >
423
+ <goals >
424
+ <goal >process-asciidoc</goal >
425
+ </goals >
426
+ <configuration >
427
+ <backend >pdf</backend >
428
+ <attributes >
429
+ <title-page />
430
+ <toc />
431
+ <toclevels >4</toclevels >
432
+ <pagenums />
433
+ </attributes >
434
+ </configuration >
435
+ </execution >
436
436
<execution >
437
437
<id >generate-html</id >
438
438
<phase >pre-site</phase >
You can’t perform that action at this time.
0 commit comments