mirror of
https://github.com/actix/actix-website
synced 2025-06-30 00:34:58 +02:00
Add api docs
This commit is contained in:
10
static/api/actix-web/0.7.0/stable/router/ResourceDef.t.html
Normal file
10
static/api/actix-web/0.7.0/stable/router/ResourceDef.t.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=struct.ResourceDef.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="struct.ResourceDef.html">struct.ResourceDef.html</a>...</p>
|
||||
<script>location.replace("struct.ResourceDef.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
10
static/api/actix-web/0.7.0/stable/router/ResourceInfo.t.html
Normal file
10
static/api/actix-web/0.7.0/stable/router/ResourceInfo.t.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=struct.ResourceInfo.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="struct.ResourceInfo.html">struct.ResourceInfo.html</a>...</p>
|
||||
<script>location.replace("struct.ResourceInfo.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
10
static/api/actix-web/0.7.0/stable/router/ResourceType.t.html
Normal file
10
static/api/actix-web/0.7.0/stable/router/ResourceType.t.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=enum.ResourceType.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="enum.ResourceType.html">enum.ResourceType.html</a>...</p>
|
||||
<script>location.replace("enum.ResourceType.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
10
static/api/actix-web/0.7.0/stable/router/Router.t.html
Normal file
10
static/api/actix-web/0.7.0/stable/router/Router.t.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=struct.Router.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="struct.Router.html">struct.Router.html</a>...</p>
|
||||
<script>location.replace("struct.Router.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=../../actix_web/dev/enum.ResourceType.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="../../actix_web/dev/enum.ResourceType.html">../../actix_web/dev/enum.ResourceType.html</a>...</p>
|
||||
<script>location.replace("../../actix_web/dev/enum.ResourceType.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=../../actix_web/dev/struct.ResourceDef.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="../../actix_web/dev/struct.ResourceDef.html">../../actix_web/dev/struct.ResourceDef.html</a>...</p>
|
||||
<script>location.replace("../../actix_web/dev/struct.ResourceDef.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=../../actix_web/dev/struct.ResourceInfo.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="../../actix_web/dev/struct.ResourceInfo.html">../../actix_web/dev/struct.ResourceInfo.html</a>...</p>
|
||||
<script>location.replace("../../actix_web/dev/struct.ResourceInfo.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
10
static/api/actix-web/0.7.0/stable/router/struct.Router.html
Normal file
10
static/api/actix-web/0.7.0/stable/router/struct.Router.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=../../actix_web/dev/struct.Router.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="../../actix_web/dev/struct.Router.html">../../actix_web/dev/struct.Router.html</a>...</p>
|
||||
<script>location.replace("../../actix_web/dev/struct.Router.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user