mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-24 06:07:52 -04:00
[docs] Fix missing " in makefile
This commit is contained in:
parent
a0f43490eb
commit
293c589966
1 changed files with 1 additions and 1 deletions
|
@ -88,5 +88,5 @@ help:
|
|||
@echo " ug-html - build user guide as HTML page (public/ug/index.html)"
|
||||
@echo " doxygen - build software documentation as HTML page (doxygen_build/html/index.html)"
|
||||
@echo " revnumber - for overriding the revnumber attribute in 'pdf' and/or 'html'"
|
||||
@echo " container - Build 'pdf' and 'html' in an 'asciidoctor-wavedrom' container
|
||||
@echo " container - Build 'pdf' and 'html' in an 'asciidoctor-wavedrom' container"
|
||||
@echo " clean - delete output files and directories"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue