Integration of Freemarker API to the Jalview help system to aid JAL-429_phylip-file-support
authorCharles Ofoegbu <tcnofoegbu@dundee.ac.uk>
Thu, 9 Oct 2014 15:16:58 +0000 (16:16 +0100)
committerCharles Ofoegbu <tcnofoegbu@dundee.ac.uk>
Thu, 9 Oct 2014 15:16:58 +0000 (16:16 +0100)
commitf244cdf6267fd446edc039d49428fa8eabcca42c
tree874145fbfd9d60fb0618d68eb1066b84142c3930
parent67473776389cd0a6024aa3e401819e503970082c
Integration of Freemarker API to the Jalview help system to aid
self-documentation where possible using predefined templates and
boiler-plates codes from Jalview codebase
.gitattributes [new file with mode: 0644]
.gitignore
help/freemarker_templates/alignmentMenu.ftl [new file with mode: 0644]
help/html/freemarker_html_output/alignmentMenu.html [new file with mode: 0644]
src/jalview/datamodel/DBRefSource.java
src/jalview/help/freemarker/AllignmentMenuTemplateData.java