Skip to content

Commit 1a78c58

Browse files
authored
remove doc files from parent. They have been moved to sdk_v2/cs/docs (#483)
* remove doc files from parent. They have been moved to sdk_v2/cs/docs * added in a landing page
1 parent 0639ed8 commit 1a78c58

22 files changed

Lines changed: 8 additions & 2685 deletions

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
test.ipynb
2+
.DS_Store
23

34
# Visual Studio and Visual Studio Code
45
bin/
@@ -31,4 +32,4 @@ Cargo.lock
3132
bin/
3233
obj/
3334
/src/cs/samples/ConsoleClient/test.http
34-
logs/
35+
logs/

docs/README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
# Foundry Local Documentation
1+
# 🎓 Foundry Local Documentation
22

3-
The Foundry Local documentation is provided on [Microsoft Learn](https://learn.microsoft.com/azure/ai-foundry/foundry-local/) where you can find comprehensive guides and tutorials to help you get started and make the most of the Foundry Local.
3+
Documentation for Foundry Local can be found in the following resources:
44

5-
## API Reference
6-
7-
- [Foundry Local SDK Reference](https://learn.microsoft.com/en-us/azure/ai-foundry/foundry-local/reference/reference-sdk?view=foundry-classic&tabs=windows&pivots=programming-language-javascript)
8-
9-
## Integration Guides
10-
11-
- [Using GitHub Copilot SDK with Foundry Local](./copilot-sdk-integration.md)
5+
- [Microsoft Learn](https://learn.microsoft.com/azure/foundry-local/): This is the official documentation for Foundry Local, providing comprehensive guides, tutorials, and reference materials to help you get started and make the most of Foundry Local.
6+
- SDK Reference:
7+
- [C# SDK Reference](../sdk_v2/cs/README.md): This documentation provides detailed information about the C# SDK for Foundry Local, including API references, usage examples, and best practices for integrating Foundry Local into your applications.
8+
- [JavaScript SDK Reference](../sdk_v2/js/README.md): This documentation offers detailed information about the JavaScript SDK for Foundry Local, including API references, usage examples, and best practices for integrating Foundry Local into your web applications.

docs/copilot-sdk-integration.md

Lines changed: 0 additions & 270 deletions
This file was deleted.

docs/cs-api/Microsoft.AI.Foundry.Local.Configuration.WebService.md

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)