revbayes / revbayes.archive

GNU General Public License v3.0
68 stars 37 forks source link

XML help system [sf#42] #42

Closed mlandis closed 10 years ago

mlandis commented 10 years ago

Reported by ronquist on 2013-11-23 08:30 UTC We need a working XML help system that constructs nice ASCII output in the console window in response to calls such as "? functionName" and "help(functionName)". It would be nice to also give the option in a wrapped console app to have these calls result in pop-up html windows based on the XML and some suitable style sheets.

mlandis commented 10 years ago

Commented by ronquist on 2013-11-23 08:58 UTC See also tickets 4-5 for a lot more ideas and background information on this.