keynergy 0.2.7

An efficient and extensible layout analysis library
Documentation
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html lang="en">
<head>
    <meta http-equiv="refresh" content="0;URL=macro.braced.html">
    <title>Redirection</title>
</head>
<body>
    <p>Redirecting to <a href="macro.braced.html">macro.braced.html</a>...</p>
    <script>location.replace("macro.braced.html" + location.search + location.hash);</script>
</body>
</html>