Moved gedcom_set_error_handling to interface.c to make conversion of docs
[gedcom-parse.git] / doc / usage.html
index a71b855221b5643a9fd96d5fbd29b8835e163748..44bdb95f340ff8f32f71773c645385d81054959f 100644 (file)
@@ -681,9 +681,7 @@ This can give a problem if your end element callbacks free some resources. &nbsp
     <br>
 If your program can handle elements out of context, you can enable this option.
 &nbsp;By default it is disabled, and so the values of these out-of-context
-tags are lost (the parser generates a warning if this is the case). &nbsp;Note:
-currently the Gedcom object model in C has this option disabled too, although
-this will change in the future.<br>
+tags are lost (the parser generates a warning if this is the case). &nbsp;The Gedcom object model in C has this option enabled.<br>
   </blockquote>
 </blockquote>
 <br>
@@ -789,4 +787,5 @@ gedcom-config --libs gom</code><br>
 <br>
 <br>
 <br>
+<br>
 </body></html>
\ No newline at end of file