becavin-lab / bacnet

BACNET is a Java based platform to develop website for multi-omics analysis
GNU General Public License v3.0
13 stars 1 forks source link

Automate Javadoc creation #15

Closed drbecavin closed 5 years ago

drbecavin commented 5 years ago

Need to implement creation of javadoc

Use Eclipse tools for that

Run with Ant the file bacnet-doc/javadoc.xml

drbecavin commented 5 years ago

Everything put in bacnet-private/docs/ with automation through Ant with bacnet/javadoc.xml After merging to bacnet it is deploy directly as GitHub Pages https://becavin-lab.github.io/bacnet/ Pull request #21 #20 #17

drbecavin commented 5 years ago

Need to add this automatic creation to #22

drbecavin commented 5 years ago

Update of JavaDoc after big code cleaning #25