Skip to content

Commit

Permalink
Update api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mhemrg committed Oct 19, 2023
1 parent df62c82 commit 1831020
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 866 deletions.
16 changes: 1 addition & 15 deletions components/Sidebar/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1769,21 +1769,7 @@ const Sidebar = ({ searchOpen, setSearchOpen }) => {
</nav>

<nav className="nav">
<NavTitle href="/client-api">API</NavTitle>
<ul className="nav__list">
<li>
<ActiveLink href="/client-api/about">شروع به کار</ActiveLink>
</li>
<li>
<ActiveLink href="/client-api/app">برنامه‌ها</ActiveLink>
</li>
<li>
<ActiveLink href="/client-api/database">دیتابیس‌ها</ActiveLink>
</li>
<li>
<ActiveLink href="/client-api/domain">دامنه‌ها</ActiveLink>
</li>
</ul>
<ActiveLink href="/openapi">API</ActiveLink>
</nav>

<nav className="nav">
Expand Down
349 changes: 0 additions & 349 deletions pages/client-api/app.js

This file was deleted.

Loading

0 comments on commit 1831020

Please sign in to comment.