Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Download
Faster access than browser!
 

Docstring

Index Docstring

In programming, a docstring is a string literal specified in source code that is used, like a comment, to document a specific segment of code. [1]

10 relations: Cobra (programming language), Comment (computer programming), Comparison of programming languages (syntax), Docblock, Doctest, Epydoc, Plain Old Documentation, Python syntax and semantics, Software documentation, String literal.

Cobra (programming language)

Cobra is a general-purpose, object-oriented programming language.

New!!: Docstring and Cobra (programming language) · See more »

Comment (computer programming)

In computer programming, a comment is a programmer-readable explanation or annotation in the source code of a computer program.

New!!: Docstring and Comment (computer programming) · See more »

Comparison of programming languages (syntax)

This comparison of programming languages compares the features of language syntax (format) for over 50 computer programming languages.

New!!: Docstring and Comparison of programming languages (syntax) · See more »

Docblock

In programming, a docblock is a specially formatted comment specified in source code that is used to document a specific segment of code.

New!!: Docstring and Docblock · See more »

Doctest

doctest is a module included in the Python programming language's standard library that allows the easy generation of tests based on output from the standard Python interpreter shell, cut and pasted into docstrings.

New!!: Docstring and Doctest · See more »

Epydoc

Epydoc is a documentation generator that processes its own lightweight markup language Epytext for Python documentation strings.

New!!: Docstring and Epydoc · See more »

Plain Old Documentation

Plain Old Documentation, abbreviated pod, is a lightweight markup language used to document the Perl programming language.

New!!: Docstring and Plain Old Documentation · See more »

Python syntax and semantics

The syntax of the Python programming language is the set of rules that defines how a Python program will be written and interpreted (by both the runtime system and by human readers).

New!!: Docstring and Python syntax and semantics · See more »

Software documentation

Software documentation is written text or illustration that accompanies computer software or is embedded in the source code.

New!!: Docstring and Software documentation · See more »

String literal

A string literal or anonymous string is a type of literal in programming for the representation of a string value within the source code of a computer program.

New!!: Docstring and String literal · See more »

Redirects here:

Documentation string.

References

[1] https://en.wikipedia.org/wiki/Docstring

OutgoingIncoming
Hey! We are on Facebook now! »