From 5f99da5545ebe3c081dc126e00ec7d801db9c772 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 25 Jun 2025 17:13:45 +0200 Subject: libyaml: vendor import 0.2.5 --- doc/html/structyaml__node__pair__s.html | 91 --------------------------------- 1 file changed, 91 deletions(-) delete mode 100644 doc/html/structyaml__node__pair__s.html (limited to 'doc/html/structyaml__node__pair__s.html') diff --git a/doc/html/structyaml__node__pair__s.html b/doc/html/structyaml__node__pair__s.html deleted file mode 100644 index 3e00076711c7..000000000000 --- a/doc/html/structyaml__node__pair__s.html +++ /dev/null @@ -1,91 +0,0 @@ - - - - -yaml: yaml_node_pair_s Struct Reference - - - - - - -
- -
-

yaml_node_pair_s Struct Reference
- -[Nodes] -

-
-
- -

An element of a mapping node. -More...

- -

#include <yaml.h>

- - - - - - -

-Data Fields

int key
 The key of the element.
int value
 The value of the element.
-

Detailed Description

-

An element of a mapping node.

-

Field Documentation

- -
-
- - - - -
int yaml_node_pair_s::key
-
-
- -

The key of the element.

- -
-
- -
-
- - - - -
int yaml_node_pair_s::value
-
-
- -

The value of the element.

- -
-
-
The documentation for this struct was generated from the following file: -
- - - -- cgit v1.3