Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update list of datafiles in generated docs#3073

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Starbuck5 merged 2 commits intopygame:mainfromwxh06:main
Mar 25, 2022
Merged

Update list of datafiles in generated docs#3073

Starbuck5 merged 2 commits intopygame:mainfromwxh06:main
Mar 25, 2022

Conversation

@wxh06
Copy link
Contributor

Added*.txt forLGPL.txt and removed unused*.gif.

add_datafiles(data_files,'pygame/docs/generated',              ['docs/generated',                  ['*.html',# Navigation and help pages'*.txt',# License text'*.js',# For doc search                   ['ref',# pygame reference                       ['*.html',# Reference pages'*.js',# Comments script'*.json']],# Comment data                   ['c_api',# pygame C API                       ['*.html']],                   ['tut',# Tutorials                       ['*.html',                        ['tom',                            ['*.html','*.png']]]],                   ['_static',# Sphinx added support files                        ['*.css','*.png','*.ico','*.js']],                   ['_images',# Sphinx added reST ".. image::" refs                        ['*.jpg','*.png','*.gif']],                   ['_sources',# Used for ref search                        ['*.txt',                         ['ref',                            ['*.txt']]]]]])

Starbuck5 reacted with thumbs up emoji
@dr0id
Copy link
Contributor

dr0id commentedMar 11, 2022
edited
Loading

Welcome and thanks for the PR.
Maybe you haven't seen it, but I think its a duplicate of#2977 .

@Grimmys
Copy link
Contributor

That's not a duplicate for me, there is just a conflict between both.

Mine is for fixing stuff (logos page), this one is just improvement of the files included in the wheels.

Can someone confirm*.gif* is not used?
Then I could cherry-pick this change in my PR and this one could be closed.

Copy link
Contributor

@Starbuck5Starbuck5 left a comment

Choose a reason for hiding this comment

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

Can confirm there aren't any gifs in docs/generated, but there is a txt file.

Thanks for the PR.

Copy link
Contributor

@ankith26ankith26 left a comment

Choose a reason for hiding this comment

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

LGTM!
Technically this PR is kinda redundant after the docs PR was merged, which addedLGPL.txt to datafiles, but it's still good because this PR makes it so that all text files are included.
Thanks for the PR 👍 🎉

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

Reviewers

2 more reviewers

@Starbuck5Starbuck5Starbuck5 approved these changes

@ankith26ankith26ankith26 approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

Projects

None yet

Milestone

2.1.3

Development

Successfully merging this pull request may close these issues.

6 participants

@wxh06@dr0id@Grimmys@Starbuck5@ankith26@illume

[8]ページ先頭

©2009-2025 Movatter.jp