Using Headers and Footers

You can use headers and footers you customized yourself for documentation.

Header and Footer Structure

Headers and footers are split into three areas: aligned left, center and right. You can enter any text in them.

Word Documentation Features

Formatting of headers and footers is defined via the paragraph format header or footer. e.g. If you want to create a documentation in landscape, then you can customize where the tabulators go.

Restriction

You cannot change what the separation lines look like.

Using Variables

You can use the following variables: The documentation generator replaces them with the current values upon runtime.

  • $(command)

    The name of the executed documentation command.

  • $(date)

    The date at time of generation.

  • $(name)

    The name of the documented model.

  • $(repository)

    The name of the repository which contains the documented model.

  • $(selection)

    The name of the documentation selection used.

  • $(structure)

    The name of the documentation structure used.

  • $(time)

    The time at time of generation.

  • $(type)

    The type of the documented model.

  • $(user)

    The login name of the user carrying out the generation in the documented model.

  • $(version)

    The version number of the running Innovator application.

  • $(file)

    The name of the output file

  • $(path)

    The file path of the output file

  • $(model_label.Label-Name)

    The label value of the Innovator model with the name Label Name.

This chapter contains the topics: