Resume semantic docstrings concept
Resumes the semantic docstrings concept by summarizing the specification and providing a Python module example using the template. Use this to quickly understand and implement semantic docstrings in your codebase.
/plugin marketplace add daviguides/semantic-docstrings/plugin install semantic-docstrings@daviguidesSummarize the semantic docstrings concept in one paragraph:
@./semantic-docstrings/spec/semantic-keys-spec.md
Then provide an example for a Python module using the template from:
@./semantic-docstrings/spec/templates-spec.md