Skip to content

update docs to include instruction on displaying version in UI #206

@d-linko

Description

@d-linko

The UI uses the ANMS_VERSION variable in the header display. In the build.sh this was set automatically by

export GITTAG=$(git describe --always --tags --dirty)
export ANMS_VERSION=${ANMS_VERSION:=${GITTAG}}

This is only cosmetic and wont effect any functionality but moving forward these instructions needs to be included in start up documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CRIT-4Defect means software does not work as originally intended.bugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions