FeatureSummary_description.rst 506 B

1234567891011
  1. FeatureSummary_description
  2. --------------------------
  3. * The :command:`feature_summary` command in the :module:`FeatureSummary` module
  4. accepts the new ``DEFAULT_DESCRIPTION`` option that will print the default
  5. title for the selected package type.
  6. * The global property :variable:`FeatureSummary_<TYPE>_DESCRIPTION` can be
  7. defined for each ``<TYPE>`` to replace the type name with the specified string
  8. whenever the package type is used in an output string by the
  9. :module:`FeatureSummary` module.