aboutsummaryrefslogtreecommitdiff
path: root/help/Makefile
diff options
context:
space:
mode:
authorMikko Syrjä <mikko@3d-system.fi>2019-03-06 22:07:24 +0200
committerMikko Syrjä <mikko@3d-system.fi>2019-03-06 22:07:24 +0200
commit9a29b59c86d1a511b3ab34dc2bfee393f9e4fdf9 (patch)
tree190c82145d0e7d6deab3d227e931169b9912e020 /help/Makefile
parente80fe5ea630453fc455d161e15f72f4fd46b7272 (diff)
downloadsymedit-9a29b59c86d1a511b3ab34dc2bfee393f9e4fdf9.tar.gz
symedit-9a29b59c86d1a511b3ab34dc2bfee393f9e4fdf9.zip
Added initial help in english and finnish.
Diffstat (limited to 'help/Makefile')
-rw-r--r--help/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/help/Makefile b/help/Makefile
new file mode 100644
index 0000000..c86dd2a
--- /dev/null
+++ b/help/Makefile
@@ -0,0 +1,7 @@
+# Minimal makefile for Sphinx documentation
+#
+
+# Put it first so that "make" without argument is like "make help".
+help:
+ cd eng && make html
+ cd fin && make html