Skip to content
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

DOC: Add copy_asset and copy_asset_file to extdev/utils #13077

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jdillard
Copy link
Contributor

@jdillard jdillard commented Oct 28, 2024

Add copy_asset() and copy_asset_file() to the Sphinx API > Utilities page.

Preview:

Feature or Bugfix

  • Feature

Purpose

The page documents utility classes and functions to develop extensions with and I feel like copy_asset() and copy_asset_file() are common/valuable functions for extension development and should be highlighted in the docs.

The functions were added in version 1.5 via this PR: #2744

@jdillard jdillard marked this pull request as draft October 28, 2024 00:12
@jdillard jdillard marked this pull request as ready for review October 28, 2024 00:37
Copy link
Member

@picnixz picnixz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems a good addition to me.

@AA-Turner Do you have future plans in making sphinx.util.* more private or not?

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

Successfully merging this pull request may close these issues.

3 participants