]> granicus.if.org Git - clang/commitdiff
HTML tweak to get the PCH internals documentation to display correctly
authorDouglas Gregor <dgregor@apple.com>
Wed, 3 Jun 2009 21:57:43 +0000 (21:57 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 3 Jun 2009 21:57:43 +0000 (21:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72813 91177308-0d34-0410-b5e6-96231b3b80d8

docs/PCHInternals.html

index 6e2313ca7b72989155234e25c392d023fde95b88..6ea1692773ab5ebd4b7d415b51b2e631cc0a971a 100644 (file)
@@ -1,6 +1,13 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
-<html> <head>
-<title>Precompiled Headers (PCH)</title>
+<html>
+<head>
+  <title>Precompiled Headers (PCH)</title>
+  <link type="text/css" rel="stylesheet" href="../menu.css" />
+  <link type="text/css" rel="stylesheet" href="../content.css" />
+  <style type="text/css">
+    td {
+    vertical-align: top;
+    }
+  </style>
 </head>
 
 <body>