8000 Fix generating the API doc by maximlt · Pull Request #989 · holoviz/param · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix generating the API doc #989

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Fix generating the API doc #989

merged 2 commits into from
Dec 16, 2024

Conversation

maximlt
Copy link
Member
@maximlt maximlt commented Dec 16, 2024

Somehow #977 by adding the rx property broke the autosummary API doc build of the rx class. I've made this change and pushed the generated file as a workaround to unblock the release.

   .. autosummary::

      ~rx.__init__  # I've removed that line!
      ~rx.register_accessor
      ~rx.register_display_handler
      ~rx.register_method_handler

@maximlt maximlt mentioned this pull request Dec 16, 2024
@maximlt maximlt merged commit f4c0041 into main Dec 16, 2024
16 checks passed
@maximlt maximlt deleted the fix_docs_api_reactive branch December 16, 2024 17:14
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
0