Skip to content

Commit

Permalink
Also generate manpages
Browse files Browse the repository at this point in the history
Signed-off-by: Carmen Bianca BAKKER <carmenbianca@fsfe.org>
  • Loading branch information
carmenbianca committed May 6, 2024
1 parent 0a2e1ca commit ddc3ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ lint-third-party: ## Lint selected third-party repositories to compare with expe

.PHONY: docs
docs: clean-docs ## generate Sphinx HTML documentation, including API docs
$(MAKE) -C docs html
$(MAKE) -C docs html man

.PHONY: dist
dist: clean-build clean-pyc clean-docs ## builds source and wheel package
Expand Down

0 comments on commit ddc3ad6

Please sign in to comment.