mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
drop latexpdf from docs build
This commit is contained in:
@ -17,5 +17,6 @@ python:
|
|||||||
- docs
|
- docs
|
||||||
- test
|
- test
|
||||||
|
|
||||||
# Build all formats for RTD Downloads - htmlzip, pdf, epub
|
formats:
|
||||||
formats: all
|
- epub
|
||||||
|
- htmlzip
|
||||||
|
|||||||
1
Makefile
1
Makefile
@ -83,7 +83,6 @@ build-docs:
|
|||||||
check-docs-ci: build-docs build-docs-ci validate-newsfragments
|
check-docs-ci: build-docs build-docs-ci validate-newsfragments
|
||||||
|
|
||||||
build-docs-ci:
|
build-docs-ci:
|
||||||
$(MAKE) -C docs latexpdf
|
|
||||||
$(MAKE) -C docs epub
|
$(MAKE) -C docs epub
|
||||||
|
|
||||||
# release commands
|
# release commands
|
||||||
|
|||||||
Reference in New Issue
Block a user