1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-22 10:47:43 +02:00

add html and doc rules

This commit is contained in:
q-posev 2021-11-04 12:02:14 +01:00
parent b40c960cef
commit ed4b2a99cb

View File

@ -173,6 +173,9 @@ dist_html_DATA = $(HTML_FILES)
$(HTML_TANGLED): $(htmlizer)
html: $(dist_html_DATA)
doc: html
# =============== DEVELOPER MODE =============== #
SWIG = @SWIG@