To improve documentation, I reviewed all the docstrings in the codebase yesterday.
Um die Dokumentation zu verbessern, habe ich gestern alle "Docstrings" im Code überprüft.
The generated source is very readable: docstrings, lists, tuples and hashes get pretty-printed.
Der erstellte Quelltext ist gut lesbar: Docstrings, Listen, Tupel und Hashes werden schön dargestellt.
You can use help to access the docstrings of the different modules you have imported, e.g., try the following
Sie können die Hilfe verwenden, um auf die Dokumentfolgen der verschiedenen importierten Module zuzugreifen. Versuchen Sie beispielsweise Folgendes
They may also include documentation strings (docstrings), which the Lisp system may use to provide interactive documentation
Zusätzlich können auch sogenannte documentation strings oder kurz docstrings angegeben werden, die das Laufzeitsystem benutzen kann, um dem Benutzer interaktive Hilfe zu bieten.
Sphinx is a great documentation generator for Python; together with Apidoc, it is possible to generate a documentation based on Python docstrings.
Sphinx ist ein grossartiger Dokumentationsgenerator für Python und eine kleine Beispieldokumentation ist schnell erstellt.
For the details of the other modules, have a look at their module docstrings.
Einzelheiten zu den anderen Modulen finden Sie in deren Docstrings.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.