-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindexsearch.html
43 lines (40 loc) · 1.91 KB
/
indexsearch.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!DOCTYPE html>
<html lang="en">
<head >
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="description" content=""/>
<meta name="author" content=""/>
<link rel="stylesheet" href="ciao-htmlfontify.css" type="text/css"/><link rel="stylesheet" href="css/bootstrap.min.css" type="text/css"/><link rel="stylesheet" href="css/custom.css" type="text/css"/><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" type="text/css"/><script type="text/javascript" src="lpdoc-aux.js"></script><title>Search this manual — Jose F. Morales</title>
</head>
<body >
<div class="container">
<div class="row">
<div class="col-sm-2">
</div>
<div class="col-sm-10">
<div class="page-header">
<h1 >Search this manual</h1>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-2">
<!-- Sidebar -->
<ul class="nav nav-pills flex-column"><li role="presentation"><a class="lpdoc-unselmenu" href="index.html"><strong>Home</strong></a></li><li role="presentation"><a class="lpdoc-unselmenu" href="contact.html"><strong>Contact</strong></a></li><li role="presentation"><a class="lpdoc-unselmenu" href="publications.html"><strong>Publications</strong></a></li></ul>
</div>
<div class="col-sm-10">
<!-- Content -->
Type below to search for where concepts, predicates,
modes, properties, types, applications, authors, etc., are defined or
referred to in this manual. Use <tt>_</tt> to show all entries in the index.<br/><br/><input type="text" id="search-input"></input><div id="search-results"></div><div id="search-index" style="display:none"></div>
</div>
</div>
</div>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>