Note the changed docs build requirements
This commit is contained in:
parent
fe18a5de92
commit
103744e2ca
@ -132,8 +132,9 @@ without needing to install all of |kitty|.
|
|||||||
:file:`tic` to compile terminfo files, usually found in the
|
:file:`tic` to compile terminfo files, usually found in the
|
||||||
development package of :file:`ncurses`. Also, if you are building from
|
development package of :file:`ncurses`. Also, if you are building from
|
||||||
a git checkout instead of the released source code tarball, you will
|
a git checkout instead of the released source code tarball, you will
|
||||||
need :file:`sphinx-build` from the `Sphinx documentation generator
|
need to install the dependencies from ``docs/requirements.txt`` to
|
||||||
<https://www.sphinx-doc.org/>`_.
|
build the kitty documentation. They can be installed most easily with
|
||||||
|
``python -m pip -r docs/requirements.txt``.
|
||||||
|
|
||||||
This applies to creating packages for |kitty| for macOS package managers such as
|
This applies to creating packages for |kitty| for macOS package managers such as
|
||||||
brew or MacPorts as well.
|
brew or MacPorts as well.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user