Minor cleanup

This commit is contained in:
Erik C. Thauvin 2023-11-19 10:46:11 -08:00
parent 2701a439ae
commit 59416e4986
4 changed files with 36 additions and 14 deletions

View file

@ -277,7 +277,9 @@ public class DokkaOperation extends AbstractProcessOperation<DokkaOperation> {
}
/**
* Sets the global list of package configurations in format:
* Sets the global list of package configurations.
* <p>
* Using format:
* <ul>
* <li>matchingRegexp</li>
* <li>-deprecated</li>
@ -297,7 +299,9 @@ public class DokkaOperation extends AbstractProcessOperation<DokkaOperation> {
}
/**
* Sets the global list of package configurations in format:
* Sets the global list of package configurations.
* <p>
* Using format:
* <ul>
* <li>matchingRegexp</li>
* <li>-deprecated</li>