Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2012-03-12 04:39:05 +0000
committerMarc-Andre Laperle2012-03-12 04:39:05 +0000
commit863ac9d61ba4066699b49a5a46a077036a26c2b6 (patch)
treefd629faff74e74de32a92acf018161cd13f8add0 /build/org.eclipse.cdt.autotools.core/html/subtopic.html
parent4be0276d23c95deaaedb7ac41e57b8f8c322b7be (diff)
downloadorg.eclipse.cdt-863ac9d61ba4066699b49a5a46a077036a26c2b6.tar.gz
org.eclipse.cdt-863ac9d61ba4066699b49a5a46a077036a26c2b6.tar.xz
org.eclipse.cdt-863ac9d61ba4066699b49a5a46a077036a26c2b6.zip
Bug 368069 - RFE: Contribute Autotools plug-ins to the CDT
Diffstat (limited to 'build/org.eclipse.cdt.autotools.core/html/subtopic.html')
-rw-r--r--build/org.eclipse.cdt.autotools.core/html/subtopic.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/build/org.eclipse.cdt.autotools.core/html/subtopic.html b/build/org.eclipse.cdt.autotools.core/html/subtopic.html
new file mode 100644
index 00000000000..8a61c501d6a
--- /dev/null
+++ b/build/org.eclipse.cdt.autotools.core/html/subtopic.html
@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Sub Topic</title>
+</head>
+
+<body>
+<h1>Sub Topic</h1>
+Please enter your text here.
+</body>
+</html> \ No newline at end of file

Back to the top