diff options
| author | Tetsuo Koyama <tkoyama010@gmail.com> | 2020-03-18 16:18:11 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-18 16:18:11 +0900 |
| commit | 7cc27eea3ddc1005de5d7664f9da7967c817e21d (patch) | |
| tree | 055079dddf5e9946a62081568659242708d519f0 /doc/_static | |
| parent | f6cb7f1a43cc36c3ff7fb31ad6733de3484a30a3 (diff) | |
| download | sphinx-git-7cc27eea3ddc1005de5d7664f9da7967c817e21d.tar.gz | |
:wrench: :warning: (#7292)
Diffstat (limited to 'doc/_static')
| -rw-r--r-- | doc/_static/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/_static/Makefile b/doc/_static/Makefile index acb8e2cda..e8793874c 100644 --- a/doc/_static/Makefile +++ b/doc/_static/Makefile @@ -1,4 +1,4 @@ translation.svg: translation.puml plantuml -tsvg $< clean: - rm translation.png + rm translation.svg |
