Put in a meta tag that is supposed to stop search engines from searching
the documentation (this is so a search for fltk does not produce hundreds of hits on the documentation). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@635 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
a7ae9b3c49
commit
243525a903
@ -1,5 +1,5 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<HEAD><meta name="robots" content="noindex">
|
||||
<TITLE>FLTK 1.0.4 Programming Manual</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
|
Loading…
Reference in New Issue
Block a user