lots of progress on docs

This commit is contained in:
2023-09-30 16:56:42 +02:00
parent 5a3323a0ea
commit ee7b90cd93
21 changed files with 113 additions and 196 deletions

View File

@@ -19,8 +19,8 @@
<div id="doc-container">
<h1>Home</h1>
<p>The admin panel is where you can change basically everything about libreevent.
&lt;!-- In a future update, depending on your account's privileges, you may find more or less settings. Only the root account has access to the admin accounts page. Currently though, all pages are unlocked for all users. --&gt;</p>
<p>Here's a list of the pages available when logged in as the root user. &lt;!-- All other users have fewer pages enabled.--&gt;</p>
</p>
<p>Here's a list of the pages available when logged in as the root user. </p>
<ul>
<li><a href="/docs/admin-panel/events">Events</a></li>
<li><a href="/docs/admin-panel/locations">Locations</a></li>
@@ -29,8 +29,8 @@
<li><a href="/docs/admin-panel/seatplan-editor">Seatplan editor</a></li>
<li><a href="/docs/admin-panel/settings">Settings</a></li>
</ul>
<p>&lt;!-- Additionally, some settings might not be available to all admin accounts on all pages. --&gt;</p>
<p>&lt;!-- <em>As a general recommendation, we do not encourage logging in as the root user if not strictly necessary, as this can help protect the libreevent installation</em>. --&gt;</p>
<p></p>
<p></p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>