Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update heading and description for new chapter
  • Loading branch information
ncoghlan committed Oct 31, 2024
commit 693a979aedf50c74f2a3db706ef0c2a340ecb3ea
10 changes: 6 additions & 4 deletions Doc/library/cmdlinelibs.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
.. _cmdlinelibs:

**************************************
Command Line Implementation Libraries
**************************************
********************************
Command Line Interface Libraries
********************************

The modules described in this chapter provide interfaces that assist with
implementing command line applications. Here's an overview:
implementing command line and terminal interfaces for applications.

Here's an overview:

.. toctree::
:maxdepth: 1
Expand Down
Loading