[ocaml PATCH] doc: invoke ocamldoc with -colorize-code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This way, the OCaml snippets are colorized.

The OCaml version required is higher than the first version shipping
ocamldoc with this option, so that can be done unconditionally.

Signed-off-by: Pino Toscano <ptoscano@xxxxxxxxxx>
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index ad5a036..f119dbc 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -23,7 +23,7 @@ INSTALL		= @INSTALL@
 MAKENSIS	= @MAKENSIS@
 
 OCAMLDOC        = @OCAMLDOC@
-OCAMLDOCFLAGS	:= -html -sort
+OCAMLDOCFLAGS	:= -html -sort -colorize-code
 
 SUBDIRS		= libvirt examples
 
-- 
2.17.2

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux