mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-11 11:09:16 +02:00
Dont run make docs to build linux-package
The pre-built docs are now included in the official kitty source code release. This means that building linux-package does not require sphinx anymore.
This commit is contained in:
@@ -82,8 +82,9 @@ without needing to install all of kitty.
|
||||
.. note::
|
||||
You need a couple of extra dependencies to build linux-package.
|
||||
:file:`tic` to compile terminfo files, usually found in the
|
||||
development package of :file:`ncurses`. Also, :file:`sphinx-build`
|
||||
from the `Sphinx documentation generator
|
||||
development package of :file:`ncurses`. Also, if you are building form
|
||||
a git checkout instead of the released source code tarball, you will
|
||||
need :file:`sphinx-build` from the `Sphinx documentation generator
|
||||
<http://www.sphinx-doc.org/>`_.
|
||||
|
||||
This applies to creating packages for kitty for macOS package managers such as
|
||||
|
||||
Reference in New Issue
Block a user