add more docs

Signed-off-by: Jenkins, Kenneth Alexander <kjenkins60@gatech.edu>
This commit is contained in:
Jenkins, Kenneth Alexander 2026-04-10 12:22:20 -04:00
parent 23e18cd562
commit 835acaa70e
No known key found for this signature in database
94 changed files with 60854 additions and 1126 deletions

21
docs/README.pt.md Normal file
View file

@ -0,0 +1,21 @@
# Documentação do TrustGraph
Bem-vindo ao TrustGraph! Para documentação completa, visite:
## 📖 [https://docs.trustgraph.ai](https://docs.trustgraph.ai)
O site de documentação principal inclui:
**[Visão Geral](https://docs.trustgraph.ai/overview)** - Introdução aos conceitos e arquitetura do TrustGraph
**[Guias](https://docs.trustgraph.ai/guides)** - Tutoriais passo a passo e guias de como fazer
**[Implantação](https://docs.trustgraph.ai/deployment)** - Opções de implantação e configuração
**[Referência](https://docs.trustgraph.ai/reference)** - Especificações da API e documentação da CLI
## Começando
**Novo no TrustGraph?** Comece com a [Visão Geral](https://docs.trustgraph.ai/overview) para entender o sistema.
**Pronto para implantar?** Consulte o [Guia de Implantação](https://docs.trustgraph.ai/deployment).
**Integrando com código?** Consulte a [Referência da API](https://docs.trustgraph.ai/reference) para documentação REST, WebSocket e SDK.