diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-08-28 07:50:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-28 07:50:06 +0200 |
| commit | 1ea7ff15668566695e9c5a5b6137a7c466ef61f4 (patch) | |
| tree | d35753449ed05dcc546e380b30c73ce988ccd7b4 /docs/plot/figure_caption.sh | |
| parent | 3d6de19a4b1a68156d16c4861a6c3c1ef8a81b45 (diff) | |
| parent | 3378c5ec96fb3f067beffc6c3acd15765d5ce5d1 (diff) | |
| download | PROJ-1ea7ff15668566695e9c5a5b6137a7c466ef61f4.tar.gz PROJ-1ea7ff15668566695e9c5a5b6137a7c466ef61f4.zip | |
Merge pull request #1104 from jdugge/docs_image_ratios
Ensure correct axis ratio for images in documentation
Diffstat (limited to 'docs/plot/figure_caption.sh')
| -rw-r--r-- | docs/plot/figure_caption.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/plot/figure_caption.sh b/docs/plot/figure_caption.sh new file mode 100644 index 00000000..c30babd6 --- /dev/null +++ b/docs/plot/figure_caption.sh @@ -0,0 +1,2 @@ + +python3 figure_captions.py plotdefs.json ../source/operations/projections/
\ No newline at end of file |
