Skip to content

Glossaire #148

@jbdesbas

Description

@jbdesbas

Intégrer un moteur de glossaire, qui gère les contextes différents.
Voir si lib existante, sinon un truc du genre :

<Glossary>
  <Term keyId="valorisation_matiere">
     Définition générale
  </Term>

  <Context name="DMA">
    <Term keyId="valorisation_matiere">
        Définition DMA (=valo matière inorganique)
    </Term>

    <Term keyId="taux_recyclage">
        Définition DMA du taux de recyclage
    </Term>
  </Context>

  <Context name="DAE">
    <Term keyId="valorisation_matiere">
        Définition DAE  (=valo matière y.c organique)
    </Term>
  </Context>
</Glossary>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions