mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 06:33:36 +00:00
Reported by Tim Rühsen <tim.ruehsen@gmx.de>. * README: Tell people how to read the HTML formatted manual.
10 lines
183 B
Plaintext
10 lines
183 B
Plaintext
Please create and read the docs with
|
|
|
|
$ cd doc
|
|
$ make gnulib.html
|
|
$ xdg-open gnulib.html
|
|
|
|
or read the online manual at
|
|
|
|
https://www.gnu.org/software/gnulib/manual/gnulib.html
|