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

Plot directive may be confused by ..include:: #17860

Closed
Labels
Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGood first issueOpen a pull request against these issues if there are no active ones!topic: sphinx extension
Milestone
@QuLogic

Description

@QuLogic

Bug report

In our docs, we haveusers/whats_new.rst that does.. include:: prev_whats_new/whats_new_3.3.0.rst.

For anyplot directives, this latter file creates files likebuild/plot_directive/users/prev_whats_new/whats_new_3-3-0-*.*. Somehow this also gets copied tobuild/plot_directive/users/whats_new-*.*. Then in the final docs (inbuild/html), this ends up in coming from_images/whats_new-*.*. I don't really understand why that third copy is made, since the other two still exist inbuild/html, but whatever.

The problem occurs when you update plots inwhats_new_3.3.0.rst. Only the first image is updated, and nothing is copied to the second or third locations.

Matplotlib version

  • Operating system: Fedora 31
  • Matplotlib version: master (actually, head ofRefresh what's new page for 3.3.0 #17858)
  • Matplotlib backend (print(matplotlib.get_backend())): TkAgg
  • Python version: 3.7.6
  • Other libraries: Sphinx 3.1.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGood first issueOpen a pull request against these issues if there are no active ones!topic: sphinx extension

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp