Document! X 2017
ParameterSummary Metadata Element
Description
Outputs a one line summary of an items parameters, formatted using the specified language.
Usage

This Metadata Element can only be used in Page Types or Scraps that relate to the Java Documentation Item Types listed below. (more info)

  • Method
Use in Page Types or scraps that do not relate to these specific Item Types may result in unexpected output or documentation build errors.
Parameters
ParameterTypeDescription
textThe language for which the parameters should be formatted.
booleanSet to True to prevent surrounding brackets from being output around the parameter detail.
Remarks
Uses the Scraps {Language}_PARAMETERS_SUMMARY_HEADER,{Language}_PARAMETERS_SUMMARY_FOOTER,{Language}_PARAMETERS_SUMMARY_BODY to format the output if parameters exist. If there are no parameters, the {Language}_EMPTY_PARAMETERS Scrap is used for output.