Codebase list libslf4j-java / debian/1.7.19-1 src / main / javadocHeaders.xml
debian/1.7.19-1

Tree @debian/1.7.19-1 (Download .tar.gz)

javadocHeaders.xml @debian/1.7.19-1raw · 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>