Skip to content

Commit

Permalink
Deploying to gh-pages from @ 07cf7bc 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
hrshdhgd committed Feb 12, 2024
1 parent ba54b36 commit aa9ad3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _sources/description.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ Commands

.. _document-command:

6. ``document``: Generates documentation for the specified code file by invoking a runnable chain that processes and explains the code.
6. **document**: Generates documentation for the specified code file by invoking a runnable chain that processes and explains the code.

.. code-block:: shell
Expand Down
2 changes: 1 addition & 1 deletion description.html
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ <h3>Commands<a class="headerlink" href="#commands" title="Link to this heading">
</li>
</ol>
<ol class="arabic simple" id="document-command" start="6">
<li><p><code class="docutils literal notranslate"><span class="pre">document</span></code>: Generates documentation for the specified code file by invoking a runnable chain that processes and explains the code.</p></li>
<li><p><strong>document</strong>: Generates documentation for the specified code file by invoking a runnable chain that processes and explains the code.</p></li>
</ol>
<div class="highlight-shell notranslate"><div class="highlight"><pre><span></span>codergpt<span class="w"> </span>document<span class="w"> </span>&lt;path&gt;<span class="w"> </span><span class="o">[</span>--outfile<span class="w"> </span>&lt;output_filename&gt;<span class="o">]</span>
</pre></div>
Expand Down

0 comments on commit aa9ad3e

Please sign in to comment.