ocaml/ocamldoc
Damien Doligez b113446680 PR#2525
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@6273 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2004-04-29 12:47:33 +00:00
..
.cvsignore - 2003-11-21 16:16:14 +00:00
.depend no need to Dynlink.add_available_units any more 2004-04-23 14:10:51 +00:00
Changes.txt no need to Dynlink.add_available_units any more 2004-04-23 14:10:51 +00:00
Makefile no need to Dynlink.add_available_units any more 2004-04-23 14:10:51 +00:00
Makefile.nt no need to Dynlink.add_available_units any more 2004-04-23 14:10:51 +00:00
ocamldoc.hva correction du backslash pour le mettre bien en html 2002-04-15 14:51:20 +00:00
ocamldoc.sty améliroations didier remy ocamldocvspace et moins d'espace en général 2002-10-11 08:24:13 +00:00
odoc.ml no need to Dynlink.add_available_units any more 2004-04-23 14:10:51 +00:00
odoc_analyse.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_analyse.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_args.ml handling a path to load custom generators 2004-01-28 13:36:20 +00:00
odoc_args.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_ast.ml OK - generate html from module_kind rather than from module_type 2004-04-17 12:36:14 +00:00
odoc_ast.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_class.ml mod: one section per to module in latex output + improve latex output 2004-03-26 15:57:03 +00:00
odoc_comments.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_comments.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_comments_global.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_comments_global.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_config.ml handling a path to load custom generators 2004-01-28 13:36:20 +00:00
odoc_config.mli handling a path to load custom generators 2004-01-28 13:36:20 +00:00
odoc_control.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_cross.ml more optimization 2004-03-22 12:58:17 +00:00
odoc_cross.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_dag2html.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_dag2html.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_dep.ml new module odoc_print, will work when Format.pp_print_flush is fixed 2004-03-05 14:57:52 +00:00
odoc_dot.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_env.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_env.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_exception.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_global.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_global.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_html.ml PR#2525 2004-04-29 12:47:33 +00:00
odoc_info.ml OK - fix: useless parenthesis around agruments of arguments of a type constructor in 2004-03-22 15:06:31 +00:00
odoc_info.mli add the kind to module parameters (the way the parameter was build in the parsetree), use this in html and latex generation 2004-04-02 15:10:58 +00:00
odoc_inherit.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_latex.ml OK - generate html from module_kind rather than from module_type 2004-04-17 12:36:14 +00:00
odoc_latex_style.ml oups, i did it again :) 2004-04-09 14:52:23 +00:00
odoc_lexer.mll added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_man.ml OK - fix: useless parenthesis around agruments of arguments of a type constructor in 2004-03-22 15:06:31 +00:00
odoc_merge.ml add: m_code_intf and m_code fields for modules, fit when the 2004-01-18 14:26:14 +00:00
odoc_merge.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_messages.ml use buffers for latex generation 2004-03-24 10:37:10 +00:00
odoc_misc.ml new module odoc_print, will work when Format.pp_print_flush is fixed 2004-03-05 14:57:52 +00:00
odoc_misc.mli new module odoc_print, will work when Format.pp_print_flush is fixed 2004-03-05 14:57:52 +00:00
odoc_module.ml add the kind to module parameters (the way the parameter was build in the parsetree), use this in html and latex generation 2004-04-02 15:10:58 +00:00
odoc_name.ml improve display of functor parameters, added mp_type_code field to functor parameter 2004-03-26 09:09:50 +00:00
odoc_name.mli improve display of functor parameters, added mp_type_code field to functor parameter 2004-03-26 09:09:50 +00:00
odoc_ocamlhtml.mll use buffers instead of string concatenation in html and man generators 2004-03-14 13:52:01 +00:00
odoc_opt.ml pas d'option -g en native mode + ajout du module Args dans Odoc_info et utilisation de ce module au lieu de Odoc_args dans les générateurs 2002-08-13 14:09:26 +00:00
odoc_parameter.ml add the kind to module parameters (the way the parameter was build in the parsetree), use this in html and latex generation 2004-04-02 15:10:58 +00:00
odoc_parser.mly added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_print.ml improve display of functor parameters, added mp_type_code field to functor parameter 2004-03-26 09:09:50 +00:00
odoc_print.mli improve display of functor parameters, added mp_type_code field to functor parameter 2004-03-26 09:09:50 +00:00
odoc_scan.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_search.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_search.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_see_lexer.mll added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_sig.ml add the kind to module parameters (the way the parameter was build in the parsetree), use this in html and latex generation 2004-04-02 15:10:58 +00:00
odoc_sig.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_str.ml OK - fix: useless parenthesis around agruments of arguments of a type constructor in 2004-03-22 15:06:31 +00:00
odoc_str.mli OK - fix: useless parenthesis around agruments of arguments of a type constructor in 2004-03-22 15:06:31 +00:00
odoc_test.ml OK - fix: html generator: included module names were displayed with their simple 2004-02-20 16:28:27 +00:00
odoc_texi.ml oups, i did it again :) 2004-04-09 14:52:23 +00:00
odoc_text.ml OK - fixes: some bugs in the text parser 2003-11-24 21:20:51 +00:00
odoc_text.mli OK - fixes: some bugs in the text parser 2003-11-24 21:20:51 +00:00
odoc_text_lexer.mll OK - fix: useless parenthesis around agruments of arguments of a type constructor in 2004-03-22 15:06:31 +00:00
odoc_text_parser.mly added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_to_text.ml add the kind to module parameters (the way the parameter was build in the parsetree), use this in html and latex generation 2004-04-02 15:10:58 +00:00
odoc_type.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_types.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_types.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_value.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
remove_DEBUG notice de copyright 2004-04-15 16:18:52 +00:00
runocamldoc detabisation 2002-07-23 14:12:03 +00:00