Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
fix: Add more API docs for the table classes
Browse files Browse the repository at this point in the history
  • Loading branch information
rsavoye committed Dec 18, 2023
1 parent 6d95eac commit a3b8db7
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,31 @@ heading_level: 3
options:
show_source: false
heading_level: 3

## users.py

::: tm_admin.users.users
options:
show_source: false
heading_level: 3

## projects.py

::: tm_admin.projects.projects
options:
show_source: false
heading_level: 3

## organizations.py

::: tm_admin.organizations.organizations
options:
show_source: false
heading_level: 3

## tasks.py

::: tm_admin.tasks.tasks
options:
show_source: false
heading_level: 3

0 comments on commit a3b8db7

Please sign in to comment.