Skip to content

Commit

Permalink
squash: post-rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
happz committed Nov 7, 2023
1 parent 503bdf5 commit 7cceff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ generate-stories: stories ## Generate documentation sources for stories
$(SCRIPTSDIR)/generate-stories story.rst.j2

generate-autodocs: ## Generate autodocs from source docstrings
pushd ../ && sphinx-apidoc --force --implicit-namespaces --no-toc -o docs/autodocs tmt && popd
cd ../ && sphinx-apidoc --force --implicit-namespaces --no-toc -o docs/autodocs tmt

##
## Help!
Expand Down

0 comments on commit 7cceff5

Please sign in to comment.