File: helpheader.htm.cmake

package info (click to toggle)
clucene-core 2.3.3.4%2Bdfsg-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 7,900 kB
  • sloc: cpp: 70,727; ansic: 39,655; sh: 338; makefile: 17; php: 5
file content (24 lines) | stat: -rw-r--r-- 561 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<HTML>
<HEAD>
<TITLE>
CLucene API Documentation (Version @CPACK_PACKAGE_VERSION@)
</TITLE>

<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">
<META NAME="keywords" CONTENT="CLucene API Documentation (Version @CPACK_PACKAGE_VERSION@)">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="CLucene API Documentation (Version @CPACK_PACKAGE_VERSION@)";
}
</SCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">

<P align=center><B>CLucene - a full-featured, c++ search engine</b><BR>
API Documentation
</P>
<hr>