Import 2017-06-07 23:51:09: master 21ca813e

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-07-15 15:01:00 master cc671c0a
Changeset

STYLE: Remove version string from loadable module xml description

This will facilitate release process. It will be one less element to
update when releasing a new version of Slicer.

Rational: Some loadable module include a xml file describing their
parameter. Similarly to CLI module, this file is used on the wiki to
"automatically" document [1] the option provided by a loadable module.

The MediaWiki template responsible for transforming the XML into wiki code
is available in [2]. Since it doesn't make use of the version information,
this commit simplify the maintenance by removing it.

[1] http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/Tutorials/DocumentModule#Documentation_for_a_loadable_module

[2] http://www.slicer.org/slicerWiki/index.php?title=Template:Documentation/Nightly/module-description

git-svn-id: http://svn.slicer.org/Slicer4/trunk@24427 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Modules/Loadable/Annotations/Documentation/Annotations.xml Diff File
mod - Modules/Loadable/Cameras/Documentation/Cameras.xml Diff File
mod - Modules/Loadable/Data/Documentation/Data.xml Diff File
mod - Modules/Loadable/Markups/Documentation/Markups.xml Diff File
mod - Modules/Loadable/Models/Documentation/Models.xml Diff File
mod - Modules/Loadable/Reformat/Documentation/Reformat.xml Diff File
mod - Modules/Loadable/SceneViews/Documentation/SceneViews.xml Diff File
mod - Modules/Loadable/Transforms/Documentation/Transforms.xml Diff File
mod - Modules/Loadable/ViewControllers/Documentation/ViewControllers.xml Diff File
mod - Modules/Loadable/VolumeRendering/Documentation/VolumeRendering.xml Diff File
mod - Modules/Loadable/Volumes/Documentation/Volumes.xml Diff File