Skip to content

Document clear_cache in the plotting API reference - #18

Draft
goelakash wants to merge 1 commit into
teanijarv:mainfrom
goelakash:docs/document-clear-cache
Draft

goelakash wants to merge 1 commit into
teanijarv:mainfrom
goelakash:docs/document-clear-cache

Conversation

@goelakash

Copy link
Copy Markdown

clear_cache is exported from the package in yabplot/__init__.py alongside the six plot_* functions, but it is the only one of those seven with no entry in docs/reference/plotting.md, so it never appears in the built API reference.

Added it using the same show_root_heading block as the others. It already has a docstring, so nothing else was needed.

Checked the other five reference pages the same way: every symbol they document exists, and clear_cache was the only public export missing a page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant