mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-23 19:21:52 +00:00
docs: reorganize contributor guide
This commit is contained in:
parent
1721aafc1f
commit
44b2bbf55c
2 changed files with 92 additions and 101 deletions
|
|
@ -2,17 +2,6 @@
|
|||
```{include} ../../../CONTRIBUTING.md
|
||||
```
|
||||
|
||||
## Testing
|
||||
|
||||
See the [Test Page](testing.md) which describes how to test your changes.
|
||||
```{toctree}
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
:caption: Testing
|
||||
|
||||
testing
|
||||
```
|
||||
|
||||
## Adding a New Provider
|
||||
|
||||
See the [Adding a New API Provider Page](new_api_provider.md) which describes how to add new API providers to the Stack.
|
||||
|
|
@ -27,3 +16,14 @@ See the [External Provider Page](../providers/external/index.md) which describes
|
|||
new_api_provider
|
||||
new_vector_database
|
||||
```
|
||||
|
||||
## Testing
|
||||
|
||||
See the [Test Page](testing.md) which describes how to test your changes.
|
||||
```{toctree}
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
:caption: Testing
|
||||
|
||||
testing
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue