pydoctor-numpy-style-demo API Documentation Modules Classes Names
Clear Help

For more information on the search, visit the help page.

Class Hierarchy

  • enum.Enum
    • napoleon.docstring.TokenType - Undocumented
  • Exception
    • napoleon.docstring.FreeFormException - Exception to encapsulate the converted lines when numpy-style fields get treated as free form.
    • numpy_demo.ExampleError - Exceptions are documented in the same way as classes.
  • napoleon.docstring.Field - Represent a field with a name and/or a type and/or a description. Commonly a parameter description. It's also used for Returns section and other sections structured with fields.
  • napoleon.docstring.GoogleDocstring - Convert Google style docstrings to reStructuredText.
    • napoleon.docstring.NumpyDocstring - Convert NumPy style docstrings to reStructuredText.
  • napoleon.docstring.Token - A token in a type specification.
  • napoleon.docstring.TypeDocstring - Convert natural language type strings to reStructuredText.
  • numpy_demo.ExampleClass - The summary line for a class docstring should fit on one line.
  • typing.Generic
    • napoleon.iterators.peek_iter - An iterator object that supports peeking ahead.
      • napoleon.iterators.modify_iter - An iterator object that supports modifying items as they are returned.
  • typing.Protocol
    • napoleon.docstring.ITokenizer - A tokenizer for annotations.
      • napoleon.docstring.Tokenizer - A tokenizer for string annotations.

API Documentation for pydoctor-numpy-style-demo 1.0.0, generated by pydoctor 25.10.1.dev0 at 2026-01-24 16:43:48