MantisBT - ParaView
View Issue Details
0011864ParaViewFeaturepublic2011-02-15 14:502016-08-12 09:58
David Thompson (old) 
Kitware Robot 
normalminorN/A
closedmoved 
 
Someday 
0011864: ServerManager documentation formatting
Text contained in a Documentation tag in ServerManager XML files is currently processed such that undesirable and unintentional markups (e.g., line breaks) are faithfully preserved when presenting the source text in the GUI (or via the Python TUI), while some desirable markups are unsupported.

The processing used to extract documentation from XML files should eliminate irrelevant whitespace (perhaps turning 2+ line breaks into a paragraph break). Because it is desirable to have both HTML markup (for GUI presentation) and legible plaintext (for access via Python and perhaps eventually other interpreters with wrapper generators), a markup language such as Markdown http://daringfireball.net/projects/markdown/ [^] seems like a good idea. There is a BSD-licensed C implementation of a Markdown parser and HMTL converter named Discount: http://www.pell.portland.or.us/~orc/Code/discount/ [^] .
No tags attached.
Issue History
2011-02-15 14:50David Thompson (old)New Issue
2011-06-16 13:10Zack GalbreathCategoryFeature Request => Feature
2016-08-12 09:58Kitware RobotNote Added: 0037926
2016-08-12 09:58Kitware RobotStatusbacklog => closed
2016-08-12 09:58Kitware RobotResolutionopen => moved
2016-08-12 09:58Kitware RobotAssigned To => Kitware Robot

Notes
(0037926)
Kitware Robot   
2016-08-12 09:58   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.