X-Git-Url: http://andersk.mit.edu/gitweb/libyaml.git/blobdiff_plain/0f400264da7f8230f00688a666132c861939906e..aa6f0e8a0a8257181e428c8af720d98e964f69d9:/doc/html/yaml_8h.html diff --git a/doc/html/yaml_8h.html b/doc/html/yaml_8h.html index 540473f..1706a34 100644 --- a/doc/html/yaml_8h.html +++ b/doc/html/yaml_8h.html @@ -19,7 +19,7 @@
yaml -  0.2.1 +  0.2.2
@@ -91,6 +91,8 @@ Data Structures struct  yaml_parser_s  The parser structure. More...
  +struct  yaml_anchors_s +  struct  yaml_emitter_s  The emitter structure. More...
  @@ -217,6 +219,9 @@ typedef struct yaml_alias_d typedef enum yaml_emitter_state_e yaml_emitter_state_t  The emitter states. More...
  + +typedef struct yaml_anchors_s yaml_anchors_t +  typedef struct yaml_emitter_s yaml_emitter_t  The emitter structure. More...