Commit f8c6201
committed
minor #4200 Moved 'contributing' images to their own directory (javiereguiluz)
This PR was merged into the 2.3 branch.
Discussion
----------
Moved 'contributing' images to their own directory
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.3+
| Fixed tickets | #3192
The PDF version of the "Contributing Guide" doesn't show the images (as reported in #3192). The rest of the PDFs correctly show them. Although I don't know the exact cause of the error, the "Contributing" guide images weren't stored in their own subdirectory inside `images/` and named after the book. That's the only difference between the right and the wrong PDF files.
For compatibility reasons I've left on purpose the original images at their location and just made a copy in the new directory.
Commits
-------
fc15b65 Moved 'contributing' images to their own directoryFile tree
4 files changed
+2
-2
lines changed- contributing
- community
- documentation
- images/contributing
4 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
Loading
Loading
0 commit comments