Re-arranged yang, minor docs

github actions, re-balanced jobs
This commit is contained in:
Olof hagsand 2024-11-21 10:58:30 +01:00
parent 08c8e43fb8
commit 68e132c275
4 changed files with 30 additions and 26 deletions

View file

@ -1970,7 +1970,7 @@ yang2cli_grouping_wrap(cligen_handle ch,
/*! Init yang2cli
*
* Initialize CLIgen generation from YANG models.
* Some logic around grouping-treeref: if enabled, then groupings are sperate trees with lazy
* Some logic around grouping-treeref: if enabled, then groupings are separate trees with lazy
* evaluation. Only expanded when referenced, but need a callback. If one is not already installed.
* @param[in] h Clixon handle
*/