]> matita.cs.unibo.it Git - helm.git/blobdiff - DEVEL/gdome_xslt/ocaml/gdome_xslt/gdome_xslt_init.mli
convert comments to ocamldoc comments
[helm.git] / DEVEL / gdome_xslt / ocaml / gdome_xslt / gdome_xslt_init.mli
index d3e6d670e3f3904ee552b76dc95ce41e45e27f63..84b4f5d759ceefadec73f98729d40b87893b60f4 100644 (file)
  * For more information, please send an email to {sacerdot,zack}@cs.unibo.it
  *)
 
-(**************************** WARNING!!! ***********************************)
-(***                                                                     ***)
-(*** This file must always be linked with any code using gdome_xslt and  ***)
-(*** must be linked as the first file. It is responsible of initializing ***)
-(*** the whole binding, registering some ocaml values to the C level.    ***)
-(***                                                                     ***)
-(***************************************************************************)
+(** GDome XSLT initialization module *)
+
+(** WARNING!!! 
+ * This file must always be linked with any code using gdome_xslt
+ * and must be linked as the first file. It is responsible of initializing the
+ * whole binding, registering some ocaml values to the C level. *)
 
 exception ProcessStylesheetException
 exception ApplyStylesheetException
+