Update documentation 2026-01-05
This commit is contained in:
parent
737d8af3d8
commit
b618cc84e7
|
|
@ -76,7 +76,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<a href="index.html" class="back-link">← Back to Index</a>
|
<a href="./" class="back-link">← Back to Index</a>
|
||||||
<article>
|
<article>
|
||||||
<h1>CmdForge Architecture</h1>
|
<h1>CmdForge Architecture</h1>
|
||||||
<h2>Module Structure</h2>
|
<h2>Module Structure</h2>
|
||||||
|
|
|
||||||
|
|
@ -76,7 +76,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<a href="index.html" class="back-link">← Back to Index</a>
|
<a href="./" class="back-link">← Back to Index</a>
|
||||||
<article>
|
<article>
|
||||||
<h1>CmdForge Overview</h1>
|
<h1>CmdForge Overview</h1>
|
||||||
<p>A lightweight personal tool builder for AI-powered CLI commands.</p>
|
<p>A lightweight personal tool builder for AI-powered CLI commands.</p>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue