docs/Makefile: make 'all' generate technical documentation
This commit is contained in:
parent
6d39f5bb2b
commit
f922c674a2
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ endif
|
|||
|
||||
.PHONY : clean
|
||||
|
||||
all : html
|
||||
all : html technical
|
||||
|
||||
html : index.html
|
||||
|
||||
|
|
|
|||
Reference in a new issue