Skip to content

Commit b7500c1

Browse files
Deploy docs 9dcc9a9
0 parents  commit b7500c1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+10006
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 196 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,196 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width,initial-scale=1">
6+
<title>Page Not Found :: Playframework</title>
7+
<meta name="generator" content="Antora 3.1.5">
8+
<link rel="stylesheet" href="/_/css/site.css">
9+
<link rel="stylesheet" href="/_/css/vendor/tabs.css">
10+
</head>
11+
<body class="status-404">
12+
<header class="header">
13+
<nav class="navbar">
14+
<div class="navbar-brand">
15+
<a class="navbar-item" href="https://playframework.github.io">Playframework</a>
16+
<div class="navbar-item search hide-for-print">
17+
<div id="search-field" class="field">
18+
<input id="search-input" type="text" placeholder="Search the docs">
19+
<label class="filter checkbox">
20+
<input type="checkbox" data-facet-filter="component:" checked> In this project
21+
</label>
22+
</div>
23+
</div>
24+
<button class="navbar-burger" aria-controls="topbar-nav" aria-expanded="false" aria-label="Toggle main menu">
25+
<span></span>
26+
<span></span>
27+
<span></span>
28+
</button>
29+
</div>
30+
<!--
31+
<div id="topbar-nav" class="navbar-menu">
32+
<div class="navbar-end">
33+
<a class="navbar-item" href="#">Home</a>
34+
<div class="navbar-item has-dropdown is-hoverable">
35+
<a class="navbar-link" href="#">Products</a>
36+
<div class="navbar-dropdown">
37+
<a class="navbar-item" href="#">Product A</a>
38+
<a class="navbar-item" href="#">Product B</a>
39+
<a class="navbar-item" href="#">Product C</a>
40+
</div>
41+
</div>
42+
<div class="navbar-item has-dropdown is-hoverable">
43+
<a class="navbar-link" href="#">Services</a>
44+
<div class="navbar-dropdown">
45+
<a class="navbar-item" href="#">Service A</a>
46+
<a class="navbar-item" href="#">Service B</a>
47+
<a class="navbar-item" href="#">Service C</a>
48+
</div>
49+
</div>
50+
<div class="navbar-item">
51+
<span class="control">
52+
<a class="button is-primary" href="#">Download</a>
53+
</span>
54+
</div>
55+
</div>
56+
</div>
57+
-->
58+
</nav>
59+
</header>
60+
<div class="body">
61+
<div class="nav-container">
62+
<aside class="nav">
63+
<div class="panels">
64+
<div class="nav-panel-explore is-active" data-panel="explore">
65+
<ul class="components">
66+
<li class="component">
67+
<a class="title" href="/play-grpc/0.12.x/index.html">Play gRPC</a>
68+
<ul class="versions">
69+
<li class="version is-latest">
70+
<a href="/play-grpc/0.12.x/index.html">0.12.x</a>
71+
</li>
72+
<li class="version">
73+
<a href="/play-grpc/0.11.x/index.html">0.11.x</a>
74+
</li>
75+
<li class="version">
76+
<a href="/play-grpc/0.10.x/index.html">0.10.x (EOL)</a>
77+
</li>
78+
</ul>
79+
</li>
80+
<li class="component">
81+
<a class="title" href="/play-soap/2.x/index.html">Play SOAP</a>
82+
<ul class="versions">
83+
<li class="version is-latest">
84+
<a href="/play-soap/2.x/index.html">2.x</a>
85+
</li>
86+
<li class="version">
87+
<a href="/play-soap/1.x/index.html">1.x (EOL)</a>
88+
</li>
89+
</ul>
90+
</li>
91+
</ul>
92+
</div>
93+
</div>
94+
</aside>
95+
</div>
96+
<main class="article">
97+
<div class="toolbar" role="navigation">
98+
<button class="nav-toggle"></button>
99+
<a href="/play-soap/2.x/index.html" class="home-link"></a>
100+
<nav class="breadcrumbs" aria-label="breadcrumbs">
101+
</nav>
102+
</div>
103+
<div class="content">
104+
<article class="doc">
105+
<h1 class="page">Page Not Found</h1>
106+
<div class="paragraph">
107+
<p>The page you&#8217;re looking for does not exist. It may have been moved. You can return to the <a href="/play-soap/2.x/index.html">start page</a>, or follow one of the links in the navigation to the left.</p>
108+
</div>
109+
<div class="paragraph">
110+
<p>If you arrived on this page by clicking on a link, please notify the owner of the site that the link is broken.
111+
If you typed the URL of this page manually, please double check that you entered the address correctly.</p>
112+
</div>
113+
</article>
114+
</div>
115+
</main>
116+
</div>
117+
<footer class="footer">
118+
<div id="support">
119+
<article class="community">
120+
<h3>Community support</h3>
121+
<ul>
122+
<li><a href="//github.com/playframework/playframework/discussions">Discuss Forum</a></li>
123+
<li><a href="//discord.gg/g5s2vtZ4Fa">Discord</a></li>
124+
<li><a href="//stackoverflow.com/questions/tagged/playframework">Stackoverflow</a></li>
125+
</ul>
126+
</article>
127+
<article class="professional">
128+
<h3>Donate to our Collective</h3>
129+
<ul>
130+
<li><a href="https://www.playframework.com/sponsors">If you like Play consider becoming a
131+
sponsor</a></li>
132+
</ul>
133+
</article>
134+
</div>
135+
<div class="wrapper">
136+
<div>
137+
<h3>Play Framework</h3>
138+
<ul>
139+
<li><a href="https://www.playframework.com/download">Try Play</a></li>
140+
<li><a href="https://www.playframework.com/documentation/latest/Tutorials">Tutorials</a>
141+
</li>
142+
<li><a href="https://www.playframework.com/documentation">Documentation</a></li>
143+
</ul>
144+
</div>
145+
<div>
146+
<h3>Community links</h3>
147+
<ul>
148+
<li><a href="http://www.indeed.com/jobs?q=%22play+framework%22&l=">Jobs <em>via Indeed</em></a>
149+
</li>
150+
</ul>
151+
</div>
152+
<div>
153+
<h3>Code &amp; contribution</h3>
154+
<ul>
155+
<li><a href="https://www.playframework.com/code">Code &amp; contributors</a></li>
156+
<li><a href="//github.com/playframework/playframework/issues">Bug tracker
157+
<em>GitHub</em></a></li>
158+
<li><a href="https://www.playframework.com/get-involved">Get involved</a></li>
159+
</ul>
160+
</div>
161+
<div>
162+
<h3>Social networks</h3>
163+
<ul>
164+
<li><a href="//twitter.com/playframework"><span>Twitter</span></a></li>
165+
<li><a href="//opencollective.com/playframework"><span>Open Collective</span></a></li>
166+
</ul>
167+
</div>
168+
</div>
169+
<div class="credits">
170+
<a href="https://www.playframework.com" class="logo"><img
171+
src="https://www.playframework.com/assets/images/logos/1e960a0ef2cad41e1be353eb6efe5af1-play_reverse.svg"></a>
172+
<a href="https://lightbend.com" class="partner"><img
173+
src="https://www.playframework.com/assets/images/logos/525b1d1a1f86ef97a29eded7e434b38c-lightbend-reverse.svg"></a>
174+
<a href="https://zengularity.com" class="partner"><img
175+
src="https://www.playframework.com/assets/images/logos/e73318d4c3a11ee57b9f6a1bf823d127-zengularity.png"></a>
176+
<p>
177+
Play Framework is released under the Apache 2 License
178+
</p>
179+
</div>
180+
<div class="lb-legal">
181+
<p>
182+
&copy; 2011-2022 Lightbend |
183+
<a href="https://www.lightbend.com/legal/licenses" target="_blank">Licenses</a> |
184+
<a href="https://www.lightbend.com/legal/terms" target="_blank">Terms</a> |
185+
<a href="https://www.lightbend.com/legal/privacy" target="_blank">Privacy Policy</a>
186+
</p>
187+
</div>
188+
</footer>
189+
<script id="site-script" src="/_/js/site.js" data-ui-root-path="/_"></script>
190+
<script async src="/_/js/vendor/tabs.js" data-sync-storage-key="preferred-tab"></script>
191+
<script async src="/_/js/vendor/highlight.js"></script>
192+
<script src="/_/js/vendor/lunr.js"></script>
193+
<script src="/_/js/search-ui.js" id="search-ui-script" data-site-root-path="" data-snippet-length="100" data-stylesheet="/_/css/search.css"></script>
194+
<script async src="/search-index.js"></script>
195+
</body>
196+
</html>

_/css/search.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_/css/site.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_/css/vendor/tabs.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
10.1 KB
Binary file not shown.
9.4 KB
Binary file not shown.
10.4 KB
Binary file not shown.
9.61 KB
Binary file not shown.
21.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)