summaryrefslogtreecommitdiff
path: root/doc/shot.sh
diff options
context:
space:
mode:
authorMarcel Hollerbach <mail@marcel-hollerbach.de>2019-04-30 12:15:33 +0200
committerXavi Artigas <xavierartigas@yahoo.es>2019-04-30 12:17:00 +0200
commit4f5b3b95fb1a3c0e4d7f05f9eab6ca46e7006779 (patch)
tree23d405f352613164daa00b6a70e6a05111c97dd9 /doc/shot.sh
parent93070e4f0f38867e1ea24cc02773146372ae4dce (diff)
downloadefl-4f5b3b95fb1a3c0e4d7f05f9eab6ca46e7006779.tar.gz
meson: add docs
Summary: this here brings one new top level target which is doc. It is not build by default, and does rerun everything on every call. ninja doc will create previews and run the doxygen command. After this is done, a tarbal of the html & man will be created, latex is not added for now, due to the unability to compile the resulting .tex files. Nothing of the documentation is installed for now, if this would be enabled, then every single ninja install would regenerate the whole documentation again, which is quite a lot, and quite a pain (and sometimes crashes) While porting this over, i encountered a problem with *convert* the bug report is linked in the comment. fix T7781 Depends on D8690 Reviewers: zmike, segfaultxavi, cedric Reviewed By: segfaultxavi Subscribers: #reviewers, #committers Tags: #efl Maniphest Tasks: T7781 Differential Revision: https://phab.enlightenment.org/D8561
Diffstat (limited to 'doc/shot.sh')
-rwxr-xr-xdoc/shot.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/shot.sh b/doc/shot.sh
index b67be7074c..b6d066f1e9 100755
--- a/doc/shot.sh
+++ b/doc/shot.sh
@@ -12,6 +12,7 @@ export ELM_DISPLAY=shot
export ILLUME_KBD=0,0,240,123
export ILLUME_IND=0,0,240,32
export ILLUME_STK=0,288,240,32
+export EFL_RUN_IN_TREE=1
mkdir -p $DIR || true