mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 05:14:23 +00:00
update docs
This commit is contained in:
14
website/dist/docs/setup/index.html
vendored
14
website/dist/docs/setup/index.html
vendored
@@ -13,15 +13,17 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="nav"></div>
|
||||
<div id="side-bar"></div>
|
||||
<div id="backToTop" onclick="backToTop();"></div>
|
||||
<div id="docPage">
|
||||
<div id="doc-container">
|
||||
<h1>Getting Started</h1>
|
||||
<div class="doc-main">
|
||||
<div id="side-bar"></div>
|
||||
<div id="backToTop" onclick="backToTop();"></div>
|
||||
<div id="docPage">
|
||||
<div id="doc-container">
|
||||
<h1>Getting Started</h1>
|
||||
<p>In this tutorial, you are going to learn how to set up and configure libreevent.</p>
|
||||
<p>Installing libreevent will take you about 2 hour, if you have never made anything similar before. If you don't want to deal with the installation, you may contact us <a href="https://api.janishutz.com/contact/setup?origin=libreevent&campaign=installation-docs">here</a>, so we can set it up for you.</p>
|
||||
<p>Installing libreevent will take you about 2 hour, if you have never made anything similar before. If you don't want to deal with the installation, you may contact us <a href="https://support.janishutz.com/index.php?a=add&category=8">here</a>, so we can set it up for you.</p>
|
||||
<p>Let's begin the installation <a href="/docs/setup/installation">here</a>!</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
|
||||
<script src="/docs/js/index.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user