mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-08 21:02:12 +02:00
fix jtd, remove temp files - final translation push
Signed-off-by: Alex Jenkins <kjenkins60@gatech.edu>
This commit is contained in:
parent
bfabe742d2
commit
62290d793c
543 changed files with 4399 additions and 1373 deletions
|
|
@ -1,5 +1,13 @@
|
|||
---
|
||||
layout: default
|
||||
title: "יצירת תיעוד אוטומטית"
|
||||
parent: "Hebrew (Beta)"
|
||||
---
|
||||
|
||||
# יצירת תיעוד אוטומטית
|
||||
|
||||
> **Beta Translation:** This document was translated via Machine Learning and as such may not be 100% accurate. All non-English languages are currently classified as Beta.
|
||||
|
||||
## תיעוד REST ו-WebSocket API
|
||||
|
||||
- `specs/build-docs.sh` - יוצר את תיעוד ה-REST וה-WebSocket מהמפרטים של OpenAPI ו-AsyncAPI.
|
||||
|
|
@ -42,4 +50,4 @@ python3 generate-api-docs.py > python-api.md
|
|||
- סעיף "Raises" (במידת הצורך)
|
||||
- בלוקי קוד לדוגמה עם הדגשת תחביר מתאימה
|
||||
|
||||
התיעוד שנוצר מציג את ה-API הציבורי בדיוק כפי שהמשתמשים מייבאים אותו מ-`trustgraph.api`, מבלי לחשוף את המבנה הפנימי של המודול.
|
||||
התיעוד שנוצר מציג את ה-API הציבורי בדיוק כפי שהמשתמשים מייבאים אותו מ-`trustgraph.api`, מבלי לחשוף את המבנה הפנימי של המודול.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue