mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
add apidocs
This commit is contained in:
parent
20f0c720c4
commit
60ad93f5ae
33
docs/apidocs/index.html
Normal file
33
docs/apidocs/index.html
Normal file
@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="content-type" content="text/html">
|
||||
<title>Hutool API Docs</title>
|
||||
<style>
|
||||
*{margin: 0; padding: 0; border: 0;}
|
||||
iframe {width: 100%; display:block;}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="left" style="position: absolute; width: 20%; height: 100%;">
|
||||
<div style="height: 10%; text-align: center;">
|
||||
<img src="https://plus.hutool.cn/images/hutool.svg" style="width: 50%;" />
|
||||
</div>
|
||||
<iframe src="overview-frame.html" title="left-top" name="left-top" style="height:30%;" ></iframe>
|
||||
<iframe src="allclasses-frame.html" title="left-bottom" name="left-bottom" style="height: 60%;"></iframe>
|
||||
</div>
|
||||
<div id="right" style="position: absolute; margin-left: 20%; width: 80%;height: 100%;">
|
||||
<iframe src="overview-summary.html" title="right" name="right" style="height: 100%;"></iframe>
|
||||
</div>
|
||||
<!-- wwads -->
|
||||
<div style="position: fixed; right: 13px; bottom: 45px; z-index: 99999;">
|
||||
<div class="wwads-cn wwads-vertical" data-id="126" style="max-width:150px"></div>
|
||||
</div>
|
||||
<script type="text/javascript" charset="UTF-8" src="https://cdn.wwads.cn/js/makemoney.js" async></script>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user