logo contact us
> npx syntaxa scan ./repo
hero-grid-mobile

Turn Repos
into Docs
in Seconds

COMMAND CONSOLE v2.17
(C) 1984-1987 SYNTAXA SYSTEMS INC. ALL RIGHTS RESERVED

C:\PROJECTS\SYNTAXA>npx syntaxa scan ./repo --output ./docs --template c4
[OK] 42 components scanned, C4 diagrams saved to ./docs

C:\PROJECTS\SYNTAXA>npx syntaxa generate ./repo --format markdown --diagram-format svg
[OK] Markdown docs and SVG diagrams written to ./repo

C:\PROJECTS\SYNTAXA>npx syntaxa query "How does authentication work?" [OK] Found auth modules, built dependency map [ANSWER] JWT tokens validated via middleware in auth-handler.js (line 42)

Syntaxa scans your code and configurations to generate consulting grade documentation and diagrams automatically.

Join the waitlist to be the first to know when we launch.

Bad Docs Kill Velocity. Syntaxa Fixes That.

// Problem:
const   docs =   null ;
// Result:
const onboarding = slow;
const security = risky;
const architecture = unknown;
//
const   docs = syntaxa. scan ( './repo' );

key benefits

output = compute_benefits();
problem-grid

> Automated
Docs

_Save hours with AI-generated Markdown

problem-grid

> Actionable
Insights

_Spot risks, dependencies, configs

benefits-grid benefits-grid
problem-grid

> Always
Updated

_Refreshes with every code push

problem-grid

> faster
onboarding

_Understand architecture quickly

HOW IT WORKS

input-output-ascii

> step 1: scan repo

npx syntaxa scan ./repo

> step 2: analyze

parsing code, configs,
dependencies...

> step 3: generate docs

/docs/architecture.md

/diagrams/system.svg

grid-how-it-works

CLI SHOWCASE

showcase-grid
scan.sh
gen..
que.. plus-add-tab

npx syntaxa scan ./repo --output ./docs --

--template c4

npx syntaxa generate ./repo --format markdown

--diagram-format svg

npx syntaxa query "How does authentication
work?"

syntaxa-logo-mono-icon

Use Cases

/use-cases/
├─── onboarding/
│    └─── fast-track-new-
  devs.md
├─── open-source/
│    └─── contributor-guide.md
├─── refactoring/
│    └─── legacy-structure-
  overview.svg
├─── audits/
│    └─── security-insights.md
└─── ci-cd/
     └─── auto-refresh- docs.yaml
        

Us vs. Them

feature
orange-frame
Auto
full-repo
docs
orange-frame
Diagrams
+
Markdown
table-grid
check-fill
syntaxa
check-fill
check-fill
doxygen
x
x
swimm
x
x
readme
x
x
feature
orange-frame
Zero
setup
orange-frame
CI/CD
setup
table-grid
check-fill
syntaxa
check-fill
check-fill
doxygen
x
x
swimm
x
x
readme
x
x
diff check
syntaxa-retro-printout