efl/doc
Xavi Artigas 36c70ee932 docs: Copy all images to output folder
Summary:
Doxygen only copies to the output folder ("html") images included through
the \image tag. However, we have several images included using \htmlonly
blocks with <img> tags inside, which also need copying.
Old makefiles included code to manually copy all pngs, and this patch does
the same for meson.
I apologize for needing an external script just to run "cp -rf", it looks
like meson does not allow wildcards passed to "cp".
Files not in the output folder won't be included in the tarball and won't
be distributed.

Test Plan:
Generated documentation now includes images for pages like:
`group__Eina__List__Group.html#details`

Reviewers: bu5hm4n, lauromoura

Reviewed By: bu5hm4n

Subscribers: cedric, #reviewers, #committers, myoungwoon

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10690
2019-11-19 12:08:02 +01:00
..
benchmark
docfx mono-docs: Update DocFX version and use online symbol lookup 2019-08-29 17:44:16 +02:00
img
previews autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
widgets doc: improve colorselector preview 2019-10-03 14:04:18 +02:00
.gitignore
Doxyfile.in meson: add docs 2019-04-30 12:17:00 +02:00
e.css docs: be better at a responsive layout when embedded 2017-11-06 18:43:06 +00:00
ecore_examples.dox docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
edje_examples.dox
eet_examples.dox
efl_copy.sh docs: Copy all images to output folder 2019-11-19 12:08:02 +01:00
eina_examples.dox
eio_examples.dox
eldbus_examples.dox
elementary_examples.dox docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
elementary_examples_cxx.dox docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
elementary_examples_js.dox docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
emotion_examples.dox
eo_tutorial.dox
ephysics_examples.dox
evas_examples.dox README, doc : Fix typo 2019-04-25 11:02:49 +02:00
foot.html
head.html docs: Attach the google analytics code to our docs pages too 2017-12-08 11:00:50 +00:00
index_elm.dox docs: remove nstate preview 2019-09-09 15:56:38 +02:00
main.dox docs: link to the module list in legacy docs 2017-12-15 17:22:31 +00:00
meson.build docs: Copy all images to output folder 2019-11-19 12:08:02 +01:00
pkgconfig.dox
shot.sh meson: add docs 2019-04-30 12:17:00 +02:00
widget_hierarchy.py