1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-04-28 06:33:36 +00:00

README: Don't ask people to read a TeXinfo file.

Reported by Tim Rühsen <tim.ruehsen@gmx.de>.

* README: Tell people how to read the HTML formatted manual.
This commit is contained in:
Bruno Haible
2017-05-17 10:14:07 +02:00
parent 99eb841591
commit ac5fcbdf70
2 changed files with 15 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2017-05-17 Bruno Haible <bruno@clisp.org>
README: Don't ask people to read a TeXinfo file.
Reported by Tim Rühsen <tim.ruehsen@gmx.de>.
* README: Tell people how to read the HTML formatted manual.
2017-05-16 Tim Rühsen <tim.ruehsen@gmx.de> 2017-05-16 Tim Rühsen <tim.ruehsen@gmx.de>
parse-datetime: Fix memleak parse-datetime: Fix memleak

10
README
View File

@@ -1 +1,9 @@
Please see doc/gnulib-readme.texi for basic information about Gnulib. 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