Codebase list libslf4j-java / f7c36fa8-8f28-48f1-b3cf-3236edba321a/main src / main / javadocHeaders.xml
f7c36fa8-8f28-48f1-b3cf-3236edba321a/main

Tree @f7c36fa8-8f28-48f1-b3cf-3236edba321a/main (Download .tar.gz)

javadocHeaders.xml @f7c36fa8-8f28-48f1-b3cf-3236edba321a/mainraw · history · blame

<additionalHeaders>
  <javadoc_style>
    <firstLine>/**</firstLine>
    <beforeEachLine> * </beforeEachLine>
    <endLine> */</endLine>
    <!--<skipLine>packa</skipLine>-->
    <firstLineDetectionPattern>(\s|\t)*/\*.*$</firstLineDetectionPattern>
    <lastLineDetectionPattern>.*\*/(\s|\t)*$</lastLineDetectionPattern>
  </javadoc_style>
</additionalHeaders>