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

package property


A "package" property shows the name of the package under which is the current article. For example:
      The article is in ${package} package.
Result: The article is in package1 package.

Usage outside articles or in articles which are not in packages

If the current article is not in a package the property will return an empty String.

If the property is used outside an article, the property will also return an empty String.

See also


Categories: Configuration

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