You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 26, 2021. It is now read-only.
The current format has both accepted and proposed terms in the same listing of tables. Instead, list the proposed terms separately, perhaps under a heading proposed within the documentation. This will help indicate more clearly that the terms are not stable and advice caution when using.
This can be implemented by creating a separate heading in template_dpv.jinja2 and filtering accepted/proposed classes in the for loop using the sw:term_status value.
The current format has both accepted and proposed terms in the same listing of tables. Instead, list the proposed terms separately, perhaps under a heading proposed within the documentation. This will help indicate more clearly that the terms are not stable and advice caution when using.
This can be implemented by creating a separate heading in
template_dpv.jinja2and filtering accepted/proposed classes in theforloop using thesw:term_statusvalue.