taler-xotp

xOTP generator
Log | Files | Refs | Submodules | README

commit 1dae5eb2785c3b1bed0681e36877caa891cdbd2c
parent 9f0d746b0168c6b00d960c054dd47c0859cafaa3
Author: Adrian STEINER <adrian.steiner@bfh.ch>
Date:   Thu,  2 Apr 2026 00:38:40 +0200

UC: Fix datasheet error, clean up Makefile

Diffstat:
MMakefile | 5++++-
Msource/datasheets/optionalPeripherals.rst | 4++--
2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile @@ -17,13 +17,16 @@ BROWSER ?= xdg-open help: @$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) -.PHONY: help Makefile installRequirements localView +.PHONY: help Makefile # Catch-all target: route all unknown targets to Sphinx using the new # "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS). %: Makefile @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) + +.PHONY: installRequirements livehtml + installRequirements: pip install -r requirements.txt diff --git a/source/datasheets/optionalPeripherals.rst b/source/datasheets/optionalPeripherals.rst @@ -54,8 +54,8 @@ Optional low-power RTC Optional Speaker ---------------- -.. embedpdf:: STO-060A16AB_R66-7995.pdf - :name: Datasheet STO-060A16AB_R66-7995 +.. embedpdf:: specs-SMT-0540-S-R.pdf + :name: Datasheet SMT-0540-S-R :width: 75 :ratio: 85 :headerdepth: 3