Skip to content

Add inline code examples in data processing module docstrings #1686

Open
@willschlitzer

Description

@willschlitzer

As first discussed in this comment, module docstrings should contain inline code examples to show a working example of the module with the correct syntax without needing to find an example page.

To prevent example functions from being run in tests, add _doctest_skip__ = [MODULE NAME] under the import statements.

Are you willing to help implement and maintain this feature? Yes

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedHelping hands are appreciatedlongtermLong standing issues that need to be resolved

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions