You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<liclass="toctree-l1 current active has-children"><aclass="reference internal" href="index.html">Architecture</a><detailsopen="open"><summary><spanclass="toctree-toggle" role="presentation"><iclass="fa-solid fa-chevron-down"></i></span></summary><ulclass="current">
291
-
<liclass="toctree-l2"><aclass="reference internal" href="command_handler.html">Slash Command Handler for ManagerX</a></li>
<liclass="toctree-l1 current active has-children"><aclass="reference internal" href="index.html">Architecture</a><detailsopen="open"><summary><spanclass="toctree-toggle" role="presentation"><iclass="fa-solid fa-chevron-down"></i></span></summary><ulclass="current">
<liclass="toctree-l1 current active has-children"><aclass="current reference internal" href="#">database</a><detailsopen="open"><summary><spanclass="toctree-toggle" role="presentation"><iclass="fa-solid fa-chevron-down"></i></span></summary><ul>
<liclass="toctree-l1 current active has-children"><aclass="current reference internal" href="#">Database</a><detailsopen="open"><summary><spanclass="toctree-toggle" role="presentation"><iclass="fa-solid fa-chevron-down"></i></span></summary><ulclass="simple">
301
299
</ul>
302
300
</details></li>
303
301
</ul>
@@ -364,13 +362,6 @@
364
362
<h1>Database & Database Handler<aclass="headerlink" href="#database-database-handler" title="Link to this heading">#</a></h1>
365
363
<p>ManagerX uses SQLite databases to persist data for various features. Each database handler is responsible for managing a specific feature’s data storage.</p>
<h1>Developer Guide<aclass="headerlink" href="#developer-guide" title="Link to this heading">#</a></h1>
362
361
<p>Welcome to the ManagerX Developer Guide! This section provides in-depth information for developers looking to contribute to or extend ManagerX, including architecture overviews, API references, and development best practices.</p>
363
-
<p>To download and set up the development environment, follow these steps:
<liclass="toctree-l2"><aclass="reference internal" href="database/index.html#database-patterns-and-best-practices">Database Patterns and Best Practices</a></li>
@@ -496,20 +424,6 @@ <h1>Dependencies<a class="headerlink" href="#dependencies" title="Link to this h
0 commit comments