Skip to content

Commit

Permalink
remove indices from reference api
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackMATov committed Feb 15, 2024
1 parent c643188 commit d8ef103
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 196 deletions.
22 changes: 2 additions & 20 deletions manuals/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,16 @@
- [Binds](#binds)
- [Classes](#classes-1)
- [Functions](#functions-1)
- [Indices](#indices)
- [Classes](#classes-2)
- [Invoke](#invoke)
- [Functions](#functions-2)
- [Policies](#policies)
- [Namespaces](#namespaces)
- [Registry](#registry)
- [Functions](#functions-3)
- [States](#states)
- [Classes](#classes-3)
- [Classes](#classes-2)
- [Types](#types)
- [Classes](#classes-4)
- [Classes](#classes-3)
- [Enumerations](#enumerations)

# API Reference
Expand Down Expand Up @@ -82,22 +80,6 @@
| [arguments_](./api/binds.md#arguments_) | arguments_ |
| [metadata_](./api/binds.md#metadata_) | metadata_ |

## Indices

### Classes

| | |
| ------------------------------------------------------- | ----------------- |
| [argument_index](./api/indices.md#argument_index) | argument_index |
| [constructor_index](./api/indices.md#constructor_index) | constructor_index |
| [destructor_index](./api/indices.md#destructor_index) | destructor_index |
| [evalue_index](./api/indices.md#evalue_index) | evalue_index |
| [function_index](./api/indices.md#function_index) | function_index |
| [member_index](./api/indices.md#member_index) | member_index |
| [method_index](./api/indices.md#method_index) | method_index |
| [scope_index](./api/indices.md#scope_index) | scope_index |
| [variable_index](./api/indices.md#variable_index) | variable_index |

## Invoke

### Functions
Expand Down
176 changes: 0 additions & 176 deletions manuals/api/indices.md

This file was deleted.

0 comments on commit d8ef103

Please sign in to comment.