Commit Graph

8 Commits (b64d4e714979964b099e46c9eda38223b53feaa8)

Author SHA1 Message Date
Gabriel Scherer 5e97cd51df manual pre-generation: separate .etex files from stdlib build
We introduce a `pregen-etex` Makefile rule that only build the .etex
files of the manual (whose OCaml examples may be tested and expected
to produce certain outputs), without also building the
standard-library documentation. This is faster than the previous
`pregen` rule as ocamldoc on the standard library was the
bottleneck. On my machine, `pregen-etex` completes in 1.5s-2s, while
`pregen` completes in 6s-7s.
2016-09-02 01:01:33 +02:00
octachron b76ee8d8d8 GPR#693: add a manual-pregen makefile target 2016-09-02 01:01:33 +02:00
Gabriel Scherer 57ab1f1055 manual build: have 'make all' run 'make tools' first 2015-11-29 08:41:31 +01:00
Damien Doligez 8699ad574b add missing newline
git-svn-id: http://caml.inria.fr/svn/ocamldoc/trunk@15034 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-07-30 18:46:29 +00:00
Alain Frisch 798c4a6195 Add a Makefile rule to rebuild tools.
git-svn-id: http://caml.inria.fr/svn/ocamldoc/trunk@10269 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2010-04-19 08:17:16 +00:00
Damien Doligez 07e8615a85 make -> ${MAKE}
git-svn-id: http://caml.inria.fr/svn/ocamldoc/trunk@9769 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
1997-12-10 15:55:18 +00:00
Xavier Leroy 996e9266bb MAJ pour release 1.10
git-svn-id: http://caml.inria.fr/svn/ocamldoc/trunk@9648 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
1995-11-07 10:41:34 +00:00
Xavier Leroy 75184eea24 La doc de Caml Special Light.
git-svn-id: http://caml.inria.fr/svn/ocamldoc/trunk@9643 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
1995-11-01 15:45:02 +00:00