blob: 5e9b36f748a067315584c0171f8fd5a5547629ff [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta charset="utf-8">
<title>Contribute to the User Guide | Apache Wicket</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
<link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" />
<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
</head>
<body class="">
<div class="header default">
<div class="l-container">
<nav class="mainmenu">
<div class="nav-logo">
<a href="/"><img src="/img/logo-apachewicket.svg" alt="Apache Wicket"></a>
</div>
<div class="nav-container">
<!-- /start/quickstart.html || /contribute/userguide -->
<a href="/start/quickstart.html" class=" nav-items">Quick Start</a>
<!-- /start/download.html || /contribute/userguide -->
<a href="/start/download.html" class=" nav-items">Download</a>
<!-- /learn || /contribute/userguide -->
<a href="/learn" class=" nav-items">Documentation</a>
<!-- /help || /contribute/userguide -->
<a href="/help" class=" nav-items">Support</a>
<!-- /contribute || /contribute/userguide -->
<a href="/contribute" class=" nav-items">Contribute</a>
<!-- /community || /contribute/userguide -->
<a href="/community" class=" nav-items">Community</a>
<!-- /apache || /contribute/userguide -->
<a href="/apache" class=" nav-items">Apache</a>
</div>
<div class="nav-container ">
<a href="https://github.com/apache/wicket" target="_blank"><i class="fa fa-github nav-items"></i></a>
<a href="https://twitter.com/apache_wicket" target="_blank"><i class="fa fa-twitter nav-items"></i></a>
<a href="https://builtwithwicket.tumblr.com" target="_blank"><i class="fa fa-tumblr nav-items"></i></a>
</div>
</nav>
</div>
</div>
<main>
<div class="l-container">
<header class="l-full preamble">
<h1>Contribute to the User Guide</h1>
</header>
<section class="toc left default ">
</section>
<section>
<p>The user guide has been written using the doc engine from Grails project. You can find a reference for this format <a href="http://asciidoctor.org/docs/asciidoc-syntax-quick-reference/">here</a>.
For more details about the format used to write the guide and to know how to contribute, see</p>
<ul>
<li><a href="https://ci.apache.org/projects/wicket/guide/6.x/guide/contributing.html">the relative chapter for 6.x</a></li>
<li><a href="https://ci.apache.org/projects/wicket/guide/7.x/single.html#_contributing_to_this_guide">the relative chapter for 7.x</a></li>
<li><a href="https://ci.apache.org/projects/wicket/guide/8.x/single.html#_contributing_to_this_guide">the relative chapter for 8.x</a></li>
</ul>
</section>
</div>
</main>
<footer>
<div class="l-container">
<div class="left">
<img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;">
<div style="margin-top:12px;">Copyright © 2021 — The Apache Software Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
</div>
</div>
</footer>
</body>
</html>