|
Revision 6536, 286 bytes
(checked in by olly, 3 years ago)
|
|
HACKING: Now use libtool 1.5.22 for generating snapshots and
releases (includes a number of bug-fixes).
HACKING,docs/doxygen_api_header.html_tmpl,
docs/doxygen_full_header.html_tmpl: Now use doxygen 1.4.6 for
generating snapshots and releases (nicer output).
docs/doxygen_full_header.html_tmpl: Title "Internal Source
Documentation" rather than "Full source documentation".
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
|---|
| 2 | <html> |
|---|
| 3 | <head> |
|---|
| 4 | <title>Xapian: Internal Source Documentation: $title</title> |
|---|
| 5 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
|---|
| 6 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
|---|
| 7 | </head> |
|---|
| 8 | <body bgcolor="#ffffff"> |
|---|