Skip to content

BujarMurati/docster

Repository files navigation

Gitpod ready-to-code

docster

Docster is a static analysis tool that extracts doc strings from your code and inserts them into any Jinja2 template of your liking. Use this tool to automatically build documentation for your project. Because docster performs static analysis instead of importing your modules, it is safe to use on modules whose import could cause side effects.