diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -164,3 +164,5 @@ doc: web @pandoc ementa.rst -o _build/pdf/ementa.pdf @pandoc ementa.rst -o _build/odt/ementa.odt @pandoc ementa.rst -o _build/docx/ementa.docx + +publish: web web_deploy |