We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14431a2 commit 8d07ec7Copy full SHA for 8d07ec7
Makefile
@@ -20,5 +20,8 @@ SYSTEM_DOCXFRONTPAGE := $(MDDIR)/frontpage.md
20
TARGET := RasPiPico-Micro-SCPI-API-Reference-$(DATE)-$(HASH)
21
#REVERSE_INPUT := reverse-input.docx
22
REFERENCE := ./local_reference.docx
23
+HTML_TEMPLATE := ./easy_template.html
24
+#HTML_CSS := -M css=https://raw.githubusercontent.com/rtfd/sphinx_rtd_theme/master/sphinx_rtd_theme/static/css/theme.css
25
+
26
##
27
include $(MISC_SYS)/Makefile
0 commit comments