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

Dokumentation Link and rename README#26994

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

Open
lukasb1b wants to merge9 commits intomatplotlib:main
base:main
Choose a base branch
Loading
fromlukasb1b:Documentation-testing
Open
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -4,5 +4,5 @@ About Matplotlib Testing Infrastructure
Information on the testing infrastructure is provided in
the Testing section of the Matplotlib Developers’ Guide:

*https://matplotlib.org/devel/testing.html
* <mpl_source_dir>/doc/devel/coding_guide.rst (equivalent, but in reST format)
- `Website <https://matplotlib.org/devdocs/devel/testing.html>`_
Copy link
Member

Choose a reason for hiding this comment

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

I’m not convinced that ReST formatting is an advantage here. I assume that this file will be mostly opened as a source file in an editor, in which case plain URLs are easier to read than ReST formatted URLs.

- `Coding Guide <https://github.com/matplotlib/matplotlib/blob/main/doc/devel/coding_guide.rst>`_
2 changes: 1 addition & 1 deletionlib/matplotlib/tests/meson.build
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -95,7 +95,7 @@ py3.install_sources(python_sources,
subdir: 'matplotlib/tests')

install_data(
'README',
'README.rst',
'Courier10PitchBT-Bold.pfb',
'cmr10.pfb',
'mpltest.ttf',
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp