mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-11-03 20:54:07 +01:00
add html and doc rules
This commit is contained in:
parent
b40c960cef
commit
ed4b2a99cb
@ -173,6 +173,9 @@ dist_html_DATA = $(HTML_FILES)
|
|||||||
|
|
||||||
$(HTML_TANGLED): $(htmlizer)
|
$(HTML_TANGLED): $(htmlizer)
|
||||||
|
|
||||||
|
html: $(dist_html_DATA)
|
||||||
|
doc: html
|
||||||
|
|
||||||
# =============== DEVELOPER MODE =============== #
|
# =============== DEVELOPER MODE =============== #
|
||||||
|
|
||||||
SWIG = @SWIG@
|
SWIG = @SWIG@
|
||||||
|
Loading…
Reference in New Issue
Block a user