__doc__ / docstring is a string literal specified in source code that is use like a comment, to document a specific segment of code
A generic comment (or "docstring") parser.
doq (python docstring generator) extension for coc.nvim
This package contains a parser for a custom docstring syntax
A generic comment (or "docstring") parser.

ESLint plugin to require docstrings and detect Vietnamese docstrings in TypeScript/Nuxt3 projects.
Introspective documentation for JavaScript
for generating a docstring, function description, output, and tests as if they were a research paper
Typedoc plugin to exclude inherited members from a Typedoc class/interface
Recruitment Ai automation via MCP. Includes generate job description, score cv, generate interview questions. By MEOK AI Labs.
Generate Markdown documentation from code comments
Decode docopt output with io-ts
a jest transformer for executing cucumber tests in jest
An atomdoc parser
AI-powered education ai MCP server for agents. Supports generate lesson plan, create quiz, analyze student progress. By MEOK AI Labs.
Photography Ai automation via MCP. Includes analyze exif, map photo locations, find duplicates. By MEOK AI Labs.
WebAssembly bindings for Typstyle
Fitness Ai tools for AI agents. Capabilities: generate workout, track calories, calculate body composition. Built by MEOK AI Labs.
Translation Ai automation via MCP. Includes translate text, detect language, check grammar. By MEOK AI Labs.
An API documentation generator for CoffeeScript
AI-powered event planning ai MCP server for agents. Supports calculate venue capacity, plan budget, optimize schedule. By MEOK AI Labs.
Music Production Ai automation via MCP. Includes generate chord progression, detect tempo, find key. By MEOK AI Labs.
Weather Ai tools for AI agents. Capabilities: get current conditions, get forecast, get historical weather. Built by MEOK AI Labs.
Utilities for manipulating and parsing documentation strings.
Ergonomic multi-line string literals
📒 Generate or update docstrings for new and existing files.
A zero-dependency Rust parser for Python docstrings (Google and NumPy styles) with a unified syntax tree and byte-precise source locations
PythonDocstring grammar for tree-sitter
Token-efficient README generator that parses Python APIs and docstrings
A very silly #[docstring] macro for your code
Extract data from Markdown as used in Rust documentation strings
Codebase Graph + Vector RAG Indexer for Java, TypeScript, JavaScript, Kotlin, Rust, Python, Groovy, C/C++, Build Systems, and HTML/CSS codebases
A BDD testing framework for Rust, built on rstest.
Procedural macros for the rstest-bdd testing framework.
A wrapper for Rust frameworks that eliminates redundant type and function definitions between the frontend and backend
docstrings is a gem that adds the ability to use Python-like docstrings
Hardcore docstrings for Ruby.
Hardcore docstrings for Ruby.
Generate README automatically from puppet module docstrings.
This is a YARD extension that brings support for modules making use of ActiveSupport::Concern. It makes YARD parse docstrings inside included and class_methods blocks and generate the proper documentation for them.
Adds the 'spellcheck' command to YARD, which will spellcheck every docstring within your documentation.
Add one docstring-like filestring per file.
Isn't it awesome how `optparse` and other option parsers generate help and usage-messages based on your code?! Hell no! You know what's awesome? It's when the option parser *is* generated based on the help and usage-message that you write in a docstring! That's what docopt does!
This YARD plugin uses Contracts and method signatures, merged with your optional docstring to automatically generate parameter documentation with type and description. It does the same for return.
Isn't it awesome how `optparse` and other option parsers generate help and usage-messages based on your code?! Hell no! You know what's awesome? It's when the option parser *is* generated based on the help and usage-message that you write in a docstring! That's what docopt does!