Browse Source

Add "DO NOT EDIT" warning to the generated HTML files.

Suggested by:	Diane Holt <holtdl@yahoo.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271739 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 23 years ago
parent
commit
5af2618396
10 changed files with 10 additions and 0 deletions
  1. +1
    -0
      docs/antnews.html
  2. +1
    -0
      docs/external.html
  3. +1
    -0
      docs/faq.html
  4. +1
    -0
      docs/index.html
  5. +1
    -0
      docs/logocontest.html
  6. +1
    -0
      docs/logos.html
  7. +1
    -0
      docs/problems.html
  8. +1
    -0
      docs/projects.html
  9. +1
    -0
      docs/resources.html
  10. +1
    -0
      xdocs/stylesheets/templates.vm

+ 1
- 0
docs/antnews.html View File

@@ -5,6 +5,7 @@
<!-- start the processing --> <!-- start the processing -->
<html> <html>
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>


+ 1
- 0
docs/external.html View File

@@ -5,6 +5,7 @@
<!-- start the processing --> <!-- start the processing -->
<html> <html>
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>


+ 1
- 0
docs/faq.html View File

@@ -5,6 +5,7 @@
<!-- start the processing --> <!-- start the processing -->
<html> <html>
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>


+ 1
- 0
docs/index.html View File

@@ -5,6 +5,7 @@
<!-- start the processing --> <!-- start the processing -->
<html> <html>
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>


+ 1
- 0
docs/logocontest.html View File

@@ -5,6 +5,7 @@
<!-- start the processing --> <!-- start the processing -->
<html> <html>
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>


+ 1
- 0
docs/logos.html View File

@@ -5,6 +5,7 @@
<!-- start the processing --> <!-- start the processing -->
<html> <html>
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>


+ 1
- 0
docs/problems.html View File

@@ -5,6 +5,7 @@
<!-- start the processing --> <!-- start the processing -->
<html> <html>
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>


+ 1
- 0
docs/projects.html View File

@@ -5,6 +5,7 @@
<!-- start the processing --> <!-- start the processing -->
<html> <html>
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>


+ 1
- 0
docs/resources.html View File

@@ -5,6 +5,7 @@
<!-- start the processing --> <!-- start the processing -->
<html> <html>
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>


+ 1
- 0
xdocs/stylesheets/templates.vm View File

@@ -149,6 +149,7 @@


#macro (header) #macro (header)
<html> <html>
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>


Loading…
Cancel
Save