Skip to content

Commit 04c44f3

Browse files
author
supermodel-bot
committed
Deploy arch-docs for openapi-spec
1 parent 95960b8 commit 04c44f3

17 files changed

+184
-2215
lines changed

site/openapi-spec/all/index.html

Lines changed: 13 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
<link href="https://fonts.googleapis.com/css2?family=Public+Sans:wght@200;300;400;500;600;700&family=Martian+Mono:wght@300;400;500&family=Lexend+Peta:wght@400&display=swap" rel="stylesheet">
1212

1313
<title>All Entities | openapi-spec Architecture Docs</title>
14-
<meta name="description" content="Browse all 4 entities in the openapi-spec Architecture Docs architecture documentation.">
14+
<meta name="description" content="Browse all 3 entities in the openapi-spec Architecture Docs architecture documentation.">
1515
<link rel="canonical" href="https://repos.supermodeltools.com/openapi-spec/all/index.html">
1616
<meta property="og:title" content="All Recipes — openapi-spec Architecture Docs">
17-
<meta property="og:description" content="Browse all 4 recipes on openapi-spec Architecture Docs.">
17+
<meta property="og:description" content="Browse all 3 recipes on openapi-spec Architecture Docs.">
1818
<meta property="og:url" content="https://repos.supermodeltools.com/openapi-spec/all/index.html">
1919
<meta property="og:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/all-entities.svg">
2020
<meta property="og:type" content="article">
2121
<meta property="og:site_name" content="openapi-spec Architecture Docs">
2222
<meta name="twitter:card" content="summary_large_image">
2323
<meta name="twitter:title" content="All Recipes — openapi-spec Architecture Docs">
24-
<meta name="twitter:description" content="Browse all 4 recipes on openapi-spec Architecture Docs.">
24+
<meta name="twitter:description" content="Browse all 3 recipes on openapi-spec Architecture Docs.">
2525
<meta name="twitter:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/all-entities.svg">
2626

2727
<style>:root {
@@ -855,7 +855,7 @@
855855
.hero-stat .num { font-size: 18px; }
856856
}
857857
</style>
858-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"CollectionPage","description":"Browse all 4 recipes on openapi-spec Architecture Docs","image":"https://repos.supermodeltools.com/openapi-spec/images/share/all-entities.svg","mainEntity":{"@type":"ItemList","itemListElement":[{"@type":"ListItem","name":"ApiContract Domain — openapi-spec Architecture","position":1,"url":"https://repos.supermodeltools.com/openapi-spec/domain-apicontract.html"},{"@type":"ListItem","name":"Documentation Domain — openapi-spec Architecture","position":2,"url":"https://repos.supermodeltools.com/openapi-spec/domain-documentation.html"},{"@type":"ListItem","name":"PackageRegistry Domain — openapi-spec Architecture","position":3,"url":"https://repos.supermodeltools.com/openapi-spec/domain-packageregistry.html"},{"@type":"ListItem","name":"package.json — openapi-spec Source File","position":4,"url":"https://repos.supermodeltools.com/openapi-spec/file-package-json.html"}],"numberOfItems":4},"name":"All Recipes","url":"https://repos.supermodeltools.com/openapi-spec/all/index.html"}</script>
858+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"CollectionPage","description":"Browse all 3 recipes on openapi-spec Architecture Docs","image":"https://repos.supermodeltools.com/openapi-spec/images/share/all-entities.svg","mainEntity":{"@type":"ItemList","itemListElement":[{"@type":"ListItem","name":"BuildArtifacts Domain — openapi-spec Architecture","position":1,"url":"https://repos.supermodeltools.com/openapi-spec/domain-buildartifacts.html"},{"@type":"ListItem","name":"OpenApiSpecification Domain — openapi-spec Architecture","position":2,"url":"https://repos.supermodeltools.com/openapi-spec/domain-openapispecification.html"},{"@type":"ListItem","name":"package.json — openapi-spec Source File","position":3,"url":"https://repos.supermodeltools.com/openapi-spec/file-package-json.html"}],"numberOfItems":3},"name":"All Recipes","url":"https://repos.supermodeltools.com/openapi-spec/all/index.html"}</script>
859859
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/openapi-spec/","name":"Home","position":1},{"@type":"ListItem","name":"All Recipes","position":2}]}</script>
860860
</head>
861861
<body>
@@ -907,41 +907,32 @@
907907
<span>All Entities</span>
908908
</div>
909909
<h1>All Entities</h1>
910-
<p class="hub-desc">Browse all 4 entities in the openapi-spec Architecture Docs architecture documentation — every file, function, class, type, domain, and directory.</p>
911-
<p class="hub-meta">4 entities &middot; Page 1 of 1</p>
910+
<p class="hub-desc">Browse all 3 entities in the openapi-spec Architecture Docs architecture documentation — every file, function, class, type, domain, and directory.</p>
911+
<p class="hub-meta">3 entities &middot; Page 1 of 1</p>
912912
</div>
913913

914914

915915
<div class="chart-panel">
916916
<h3>Entity Types</h3>
917917
<div id="all-entities-chart"></div>
918-
<script type="application/json" id="all-entities-chart-data">{"totalEntities":4,"typeDistribution":null}</script>
918+
<script type="application/json" id="all-entities-chart-data">{"totalEntities":3,"typeDistribution":null}</script>
919919
</div>
920920

921921

922922
<div class="card-grid">
923923

924-
<a href="/openapi-spec/domain-apicontract.html" class="card">
925-
<div class="card-title">ApiContract Domain — openapi-spec Architecture</div>
926-
<div class="card-desc">Defines the architectural boundary and data structures for external consumers. Architectural overview of the ApiContract domain in the openapi-spec codebase. Contains 0 source files.</div>
924+
<a href="/openapi-spec/domain-buildartifacts.html" class="card">
925+
<div class="card-title">BuildArtifacts Domain — openapi-spec Architecture</div>
926+
<div class="card-desc">Handles packaging, distribution, and repository metadata for the specification. Architectural overview of the BuildArtifacts domain in the openapi-spec codebase. Contains 0 source files.</div>
927927
<div class="card-meta">
928928
<span class="pill pill-accent">Domain</span>
929929

930930
</div>
931931
</a>
932932

933-
<a href="/openapi-spec/domain-documentation.html" class="card">
934-
<div class="card-title">Documentation Domain — openapi-spec Architecture</div>
935-
<div class="card-desc">Manages developer-facing instructions and integration guides. Architectural overview of the Documentation domain in the openapi-spec codebase. Contains 0 source files.</div>
936-
<div class="card-meta">
937-
<span class="pill pill-accent">Domain</span>
938-
939-
</div>
940-
</a>
941-
942-
<a href="/openapi-spec/domain-packageregistry.html" class="card">
943-
<div class="card-title">PackageRegistry Domain — openapi-spec Architecture</div>
944-
<div class="card-desc">Handles versioning and distribution parameters for the specification assets. Architectural overview of the PackageRegistry domain in the openapi-spec codebase. Contains 0 source files.</div>
933+
<a href="/openapi-spec/domain-openapispecification.html" class="card">
934+
<div class="card-title">OpenApiSpecification Domain — openapi-spec Architecture</div>
935+
<div class="card-desc">Defines the core RESTful interface and data models for Supermodel&#39;s code-analysis services. Architectural overview of the OpenApiSpecification domain in the openapi-spec codebase. Contains 0 source files.</div>
945936
<div class="card-meta">
946937
<span class="pill pill-accent">Domain</span>
947938

0 commit comments

Comments
 (0)