Skip to content

Commit 8d07ec7

Browse files
committed
update usb488.py - docstrings
1 parent 14431a2 commit 8d07ec7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,8 @@ SYSTEM_DOCXFRONTPAGE := $(MDDIR)/frontpage.md
2020
TARGET := RasPiPico-Micro-SCPI-API-Reference-$(DATE)-$(HASH)
2121
#REVERSE_INPUT := reverse-input.docx
2222
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+
2326
##
2427
include $(MISC_SYS)/Makefile

0 commit comments

Comments
 (0)