Home
Categories
Dictionary
Download
Project Details
Changes Log
What Links Here
How To
Syntax
Wiki usage
Tutorials
FAQ
License

Version


The "version" property shows the version of the wiki and is always provided by default. The default value is "". This can be set with either:
  • The version argument on the command-line
  • Or by adding a file with a root element named version in the wiki
For example:
      The wiki has the ${version} version.

Version file

It is possible to specify the version of the wiki by adding a file with a root element named version in the wiki. The schema of the file is version.xsd.

For example:
   <version version="1.5" />

If the version is specified by both a file and on the command-line, the command-line will take precedence.

See also


Categories: Configuration

docJGenerator Copyright (c) 2016-2023 Herve Girod. All rights reserved.

Project Web Hosted by SourceForge.net Copyright 1999-2010 - Geeknet, Inc., All Rights Reserved About - Legal - Help