[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-API] [PATCH] [ocamldoc] Add a UTF-8 encoding tag to the HTML output
# HG changeset patch # User Rob Hoes <rob.hoes@xxxxxxxxxx> [ocamldoc] Add a UTF-8 encoding tag to the HTML output Signed-off-by: Rob Hoes <rob.hoes@xxxxxxxxxx> diff -r 20aebb18dd9c ocaml/doc/index.html --- a/ocaml/doc/index.html Fri Nov 20 16:13:02 2009 +0000 +++ b/ocaml/doc/index.html Mon Nov 23 15:39:21 2009 +0000 @@ -1,8 +1,9 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>OCamlDoc</title> + <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <script type="text/javascript" src="components.js"></script> <script type="text/javascript" src="ocamldoc.js"></script> <script> Attachment:
doc-utf8 _______________________________________________ xen-api mailing list xen-api@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/mailman/listinfo/xen-api
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |