This set of functions create the HTML code for the Help About
main panel, which gives information about the product and project.
aboutContent collates the authors (GenEstAuthors and
GenEstGUIAuthors), license (GenEstLicense),
acknowledgements (GenEstAcknowledgements), and logo
(GenEstLogos) contents.
GenEstAuthors creates the HTML code for the Authors
section.
GenEstGUIauthors creates the HTML code for the GUI
Authors section.
GenEstLicense creates the HTML code for the License
section.
GenEstAcknowledgements creates the HTML code for the
Acknowledgements section.
GenEstLogos creates the HTML code for the Logos
section.
aboutContent()GenEstAuthors()
GenEstGUIauthors()
GenEstLicense()
GenEstAcknowledgements()
GenEstLogos()
HTML for the Help About main panel.
GenEstAuthors: HTML for the Help About panel Author text.
GenEstGUIauthors: HTML for the Help About panel GUI Author
text.
GenEstLicense: HTML for the Help About panel License text.
GenEstAcknowledgements: HTML for the Help About panel
Acknowledgements text.
GenEstLogos: HTML for the Help About panel logos.