This repository was archived by the owner on Nov 23, 2024. It is now read-only.
This repository was archived by the owner on Nov 23, 2024. It is now read-only.
Extract typinformation from code and documentation #2
Open
Description
Is your feature request related to a problem?
- Typings in code
- Typen von standardisierten Dokumentationsformaten (numpy-doc, epy-doc, rest, google style)
- numpy-doc und epy-doc wurden schon implementiert, müssen aber noch erweitert werden. Siehe docstring parser in Support common documentation formats #14
Desired solution
- ReST Support reStructuredText docstrings #18 und Google Style Support Google docstrings #19 sind zu implementieren.
- Erweiterung der numpy-doc und epy-doc parser.
- Eine Python Klassen Hierarchie für Typen (Python class hierarchy for types #3) muss erstellt werden um die extrahierten Daten darstellen zu können
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog