This commit is contained in:
@@ -915,6 +915,15 @@
|
||||
<nav class="md-nav" aria-label="commands">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#docforge.cli.commands--summary" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Summary
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#docforge.cli.commands-classes" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
@@ -1069,6 +1078,15 @@
|
||||
<nav class="md-nav" aria-label="commands">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#docforge.cli.commands--summary" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Summary
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#docforge.cli.commands-classes" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
@@ -1156,6 +1174,10 @@
|
||||
|
||||
<div class="doc doc-contents first">
|
||||
|
||||
<h3 id="docforge.cli.commands--summary">Summary</h3>
|
||||
<p>Command definitions for the doc-forge CLI.</p>
|
||||
<p>Provides the CLI structure using Click, including build, serve, and tree commands.</p>
|
||||
|
||||
|
||||
|
||||
<div class="doc doc-children">
|
||||
@@ -1241,8 +1263,7 @@
|
||||
</td>
|
||||
<td>
|
||||
<div class="doc-md-description">
|
||||
<p>Treat the specified module directory as the
|
||||
project root.</p>
|
||||
<p>Treat the specified module directory as the project root.</p>
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
@@ -1298,8 +1319,7 @@ project root.</p>
|
||||
</td>
|
||||
<td>
|
||||
<div class="doc-md-description">
|
||||
<p>Directory where Markdown documentation sources
|
||||
will be generated.</p>
|
||||
<p>Directory where Markdown documentation sources will be generated.</p>
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user