Skip to content

Commit

Permalink
API-Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gerold-penz committed Sep 23, 2024
1 parent 984e7de commit 4627d9b
Show file tree
Hide file tree
Showing 34 changed files with 449 additions and 185 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ The ideas for the implementation come from
- `rPop()` --> Returns elements at the end of the list and removes them.
- `lIndex()` --> Returns the element at the specified index of the list.
- `lLen()` --> Returns the length of the list.
- `lSet()` --> Updates the element at the specified index of the list.
- Tags (Labels)
- `addTag()` --> Adds a tag to an item.
- `deleteTag()` --> Deletes a tag of an item.
Expand Down
File renamed without changes.
1 change: 0 additions & 1 deletion docs/api/assets/navigation.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/api/assets/search.js

This file was deleted.

Loading

0 comments on commit 4627d9b

Please sign in to comment.