fix jtd, remove temp files - final translation push

Signed-off-by: Alex Jenkins <kjenkins60@gatech.edu>
This commit is contained in:
Alex Jenkins 2026-04-10 23:20:41 -04:00
parent bfabe742d2
commit 62290d793c
543 changed files with 4399 additions and 1373 deletions

View file

@ -1,3 +1,8 @@
---
layout: default
title: "Auto-generating docs"
nav_order: 2
---
# Auto-generating docs
@ -45,4 +50,3 @@ All docstrings follow Google-style format:
- Example code blocks with proper syntax highlighting
The generated documentation shows the public API exactly as users import it from `trustgraph.api`, without exposing internal module structure.