Page MenuHomeVyOS Platform

Extend xml definitions with 'docs' information
Open, LowPublic

Description

We need to extend the xml interface and op-mode definitions to have a docs tag like:

<docs>
    <text> foo bar</text>
    <hint class="danger">if you do this you must know that....</hint>
    <hint class="info">foo bar</hint>
    <codeexample>set system ...</codeexample>
</docs>

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Unspecified (please specify)