From 68dfba98f98e4839c3bd6a1ad3009e4eba6d59fb Mon Sep 17 00:00:00 2001 From: J08nY Date: Mon, 24 Jul 2023 17:18:50 +0200 Subject: Move to pyproject.toml --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Makefile') diff --git a/docs/Makefile b/docs/Makefile index 9f705ec..ca7ffb1 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -16,7 +16,7 @@ apidoc: mkdir -p api/ sphinx-apidoc ../pyecsca/ --implicit-namespaces --ext-autodoc --no-toc -M -f -e -o api/ sphinx-apidoc ../../pyecsca-codegen/pyecsca/ --implicit-namespaces --ext-autodoc --no-toc -M -f -e -o api/ - mv _modules.rst api/modules.rst + rm api/pyecsca.rst #It is jumbled anyway. .PHONY: help apidoc Makefile -- cgit v1.2.3-70-g09d2