Skip to content

AI spam#3519

Closed
Alex-2Code wants to merge 1 commit into
pallets:mainfrom
Alex-2Code:docs/add-glossary
Closed

AI spam#3519
Alex-2Code wants to merge 1 commit into
pallets:mainfrom
Alex-2Code:docs/add-glossary

Conversation

@Alex-2Code
Copy link
Copy Markdown

Summary

Add a glossary section to the click reference docs that defines terms as they are used throughout the documentation.

Terms Defined

General CLI terms:

  • Command Line Application
  • Command Line Utility
  • Terminal

Click-specific terms:

  • Option
  • Flag
  • Parameter
  • Command
  • Group
  • Argument
  • Callback
  • Context
  • Decorator

General terms:

  • Standard Input/Output/Error
  • Exit Code

Details

  • Written in MyST markdown matching existing docs style
  • Uses Click cross-references for linking
  • Includes code examples for each Click-specific term
  • Adds seealso links to related docs

Closes #3077

@davidism davidism closed this May 27, 2026
@davidism davidism changed the title docs: add glossary of terms AI spam May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add glossary of terms to click reference docs

2 participants