Extend the Help system to support full-scale multi-lingual command documentation

Project:JNode Core
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:active
Description

The Help system currently outputs short (mono-lingual) descriptions embedded in the various argument / parameter / syntax descriptors. It would be nice if it could handle multilingual versions of the short descriptions, and also handle multi-paragraph descriptions with some kind of markup. Part of this task would be to figure out what is the most appropriate form of markup.

As a follow-on, it would be good if we have a program that would convert JNode help's source information into HTML that is (for example) suitable for uploading to the JNode website.