diff options
author | Oleg Morozenkov <omorozenkov@gmail.com> | 2018-06-22 23:23:00 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-22 23:23:00 +0300 |
commit | f31df3f057c81aec138d2e0cb09079a6ec57fc43 (patch) | |
tree | 7316a800504882fcc36ca5c61d8128c89c5d4eb5 /docs/search/all_1a.html | |
parent | a854dd975f13e71338c80d85717be6fb6e8c185a (diff) | |
parent | acbb803e4c245e70d75587a7491995e88320324e (diff) |
Merge pull request #69 from JellyBrick/master
Bot API 3.0 implementation done. / Support build shared library.
Diffstat (limited to 'docs/search/all_1a.html')
-rw-r--r-- | docs/search/all_1a.html | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/docs/search/all_1a.html b/docs/search/all_1a.html deleted file mode 100644 index 8c85d9d..0000000 --- a/docs/search/all_1a.html +++ /dev/null @@ -1,26 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html><head><title></title> -<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> -<link rel="stylesheet" type="text/css" href="search.css"/> -<script type="text/javascript" src="all_1a.js"></script> -<script type="text/javascript" src="search.js"></script> -</head> -<body class="SRPage"> -<div id="SRIndex"> -<div class="SRStatus" id="Loading">Loading...</div> -<div id="SRResults"></div> -<script type="text/javascript"><!-- -createResults(); ---></script> -<div class="SRStatus" id="Searching">Searching...</div> -<div class="SRStatus" id="NoMatches">No Matches</div> -<script type="text/javascript"><!-- -document.getElementById("Loading").style.display="none"; -document.getElementById("NoMatches").style.display="none"; -var searchResults = new SearchResults("searchResults"); -searchResults.Search(); ---></script> -</div> -</body> -</html> |