Codebase list libslf4j-java / 31c64c12-663a-41f6-9481-ad928c7bb046/main src / main / javadocHeaders.xml
31c64c12-663a-41f6-9481-ad928c7bb046/main

Tree @31c64c12-663a-41f6-9481-ad928c7bb046/main (Download .tar.gz)

javadocHeaders.xml @31c64c12-663a-41f6-9481-ad928c7bb046/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>