Skip to content

Commit

Permalink
Removing commented out docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalrymple committed Oct 4, 2023
1 parent 6d9fb7d commit 03a22d2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,15 +231,15 @@ import { Gitlab } from '@gitbeaker/core';
<a href="./packages/core/src/resources/CommitDiscussions.ts">⌨️</a>
</td>
</tr>
<!-- <tr>
<tr>
<th>Code Suggestions</th>
<td>
<a href="https://docs.gitlab.com/16.4/ee/api/code_suggestions.html">🦊</a>
</td>
<td>
<a href="./packages/core/src/resources/CodeSuggestions.ts">⌨️</a>
</td>
</tr> -->
</tr>
<tr>
<th>Commits</th>
<td>
Expand Down Expand Up @@ -492,15 +492,15 @@ import { Gitlab } from '@gitbeaker/core';
<a href="./packages/core/src/resources/GeoNodes.ts">⌨️</a>
</td>
</tr>
<!-- <tr>
<tr>
<th>GeoSites</th>
<td>
<a href="https://docs.gitlab.com/16.4/ee/api/geo_sites.html">🦊</a>
</td>
<td>
<a href="./packages/core/src/resources/GeoSites.ts">⌨️</a>
</td>
</tr> -->
</tr>
<tr>
<th>GitLabCIYMLTemplates</th>
<td>
Expand Down Expand Up @@ -565,15 +565,15 @@ import { Gitlab } from '@gitbeaker/core';
</td>
</tr>
<tr>
<!-- <tr>
<tr>
<th>GroupEpicBoards</th>
<td>
<a href="https://docs.gitlab.com/16.4/ee/api/group_epic_boards.html">🦊</a>
</td>
<td>
<a href="./packages/core/src/resources/GroupEpicBoards.ts">⌨️</a>
</td>
</tr> -->
</tr>
<th>GroupBadges</th>
<td>
<a href="https://docs.gitlab.com/16.4/ee/api/group_badges.html">🦊</a>
Expand Down Expand Up @@ -1617,15 +1617,15 @@ import { Gitlab } from '@gitbeaker/core';
<a href="./packages/core/src/resources/Search.ts">⌨️</a>
</td>
</tr>
<!-- <tr>
<tr>
<th>SearchAdmin</th>
<td>
<a href="https://docs.gitlab.com/16.4/ee/api/search_admin.html">🦊</a>
</td>
<td>
<a href="./packages/core/src/resources/SearchAdmin.ts">⌨️</a>
</td>
</tr> -->
</tr>
<tr>
<th>SecureFiles</th>
<td>
Expand Down

0 comments on commit 03a22d2

Please sign in to comment.