Codebase list libslf4j-java / run/5c93fd37-ea11-4bb7-a460-cbe342987a54/main src / main / javadocHeaders.xml
run/5c93fd37-ea11-4bb7-a460-cbe342987a54/main

Tree @run/5c93fd37-ea11-4bb7-a460-cbe342987a54/main (Download .tar.gz)

javadocHeaders.xml @run/5c93fd37-ea11-4bb7-a460-cbe342987a54/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>