mirror of
https://https.git.savannah.gnu.org/git/groff.git
synced 2026-01-26 15:39:07 +00:00
INSTALL.{REPO,extra}: Explain install-doc target.
This commit is contained in:
parent
9d210665e3
commit
f43b2b33a9
@ -111,7 +111,8 @@ When the build is finished you can install the groff build artifacts.
|
||||
|
||||
$ make install install-doc # run with "sudo" if necessary
|
||||
|
||||
The "install-doc" target does not work if TeX is not installed.
|
||||
The "install-doc" target installs the typeset and HTML versions of
|
||||
groff's Texinfo manual, but does not work if TeX is not installed.
|
||||
|
||||
|
||||
Uninstalling
|
||||
|
||||
@ -30,7 +30,9 @@ A simple method of building and installing groff is as follows.
|
||||
|
||||
4. Type 'sudo make install install-doc' to install groff's programs,
|
||||
data files, and documentation. This is the only step for which you
|
||||
need 'root' access; 'sudo' obtains this access.
|
||||
need 'root' access; 'sudo' obtains this access. The "install-doc"
|
||||
target installs the typeset and HTML versions of groff's Texinfo
|
||||
manual, but does not work if TeX is not installed.
|
||||
|
||||
5. You can remove the groff executables and other generated files from
|
||||
the source code directory by typing 'make clean'. To also remove
|
||||
@ -69,7 +71,9 @@ valid on the operating system.
|
||||
|
||||
4. Type 'sudo make install install-doc' to install groff's programs,
|
||||
data files, and documentation. This is the only step for which you
|
||||
need 'root' access; 'sudo' obtains this access.
|
||||
need 'root' access; 'sudo' obtains this access. The "install-doc"
|
||||
target installs the typeset and HTML versions of groff's Texinfo
|
||||
manual, but does not work if TeX is not installed.
|
||||
|
||||
5. You can remove the groff executables and other generated files from
|
||||
the source code directory by typing 'make clean'. To also remove
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user