mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Makefile: Adds a target to build docs from the root dir.
This commit is contained in:
parent
26796f6985
commit
b2959a91c5
@ -126,8 +126,7 @@ These are the basic steps needed to start developing on Sphinx.
|
|||||||
|
|
||||||
* Build the documentation and check the output for different builders::
|
* Build the documentation and check the output for different builders::
|
||||||
|
|
||||||
cd doc
|
make docs target="clean html latexpdf"
|
||||||
make clean html latexpdf
|
|
||||||
|
|
||||||
* Run code style checks and type checks (type checks require mypy)::
|
* Run code style checks and type checks (type checks require mypy)::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user