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.
2 parents 58fa4a9 + 605643c commit 314d670Copy full SHA for 314d670
Makefile
@@ -25,4 +25,4 @@ check-in-container:
25
$(TEST_IMAGE) make check
26
27
generate-api-docs:
28
- PYTHONPATH=$(CURDIR)/docs/api pydoc-markdown --verbose docs/api/specfile.yml
+ PYTHONPATH=$(CURDIR):$(CURDIR)/docs/api pydoc-markdown --verbose docs/api/specfile.yml
0 commit comments