Skip to content

Commit

Permalink
update for sphinx change
Browse files Browse the repository at this point in the history
  • Loading branch information
wesbarnett committed May 16, 2021
1 parent 759a2cc commit 6cfaa46
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 @@ -36,7 +36,7 @@ test:
man:
@cd docs && make man
@mkdir -p man8
@awk 'NR==33{print ".SH DESCRIPTION"}7' docs/build/man/8/snap-pac.8 > man8/snap-pac.8
@awk 'NR==33{print ".SH DESCRIPTION"}7' docs/build/man/snap-pac.8 > man8/snap-pac.8

docs: man
@sphinx-build -a docs/source docs/build

0 comments on commit 6cfaa46

Please sign in to comment.