Replies: 3 comments 2 replies
|
2 replies
|
From where I sit:
|
0 replies
|
Interim code in https://github.com/ipspace/netlab/tree/sphinx-features -- once I implement caveats, I'll use it to replace BFD feature table. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
As a followup of this comment: #3492 (comment)
We should discuss which parts of the docs contain duplicate information with other data structures. Using the code version of this info as SoT for the docs where possible avoids a duplicate of error prone administration.
List of duplicate information:
YAML: can be parsed as is(?)
Quirks: can be annotated with metadata to have all the info needed?
Where in the pipeline should we parse this into human readable docs format? Where it's already done today (mkdocs of some sort?)?
All reactions