diff options
| author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-06-16 11:20:00 -0400 |
|---|---|---|
| committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-06-16 21:52:49 -0400 |
| commit | ec7a75034421654d2ece2ba20033b44d345547f0 (patch) | |
| tree | cd77cf75a9b6d8f08f805b2076dbaa8bbd594240 | |
| parent | 1589debbd9f28e8af5b34cc41343a00ddfc88a7d (diff) | |
doc: Remove obsolete comment from htmlxref.cnf.
This is follow up to <https://issues.guix.gnu.org/55290>.
* doc/htmlxref.cnf (geiser): Delete obsolete comment.
| -rw-r--r-- | doc/htmlxref.cnf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/htmlxref.cnf b/doc/htmlxref.cnf index 7c780c7a4a4..ca99df81bbe 100644 --- a/doc/htmlxref.cnf +++ b/doc/htmlxref.cnf | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # htmlxref.cnf - reference file for free Texinfo manuals on the web. | 1 | # htmlxref.cnf - reference file for free Texinfo manuals on the web. |
| 2 | # Modified by Ludovic Courtès <ludo@gnu.org> for the GNU Guix manual. | 2 | # Modified by Ludovic Courtès <ludo@gnu.org> for the GNU Guix manual. |
| 3 | 3 | ||
| 4 | htmlxrefversion=2022-04-08.17; # UTC | 4 | htmlxrefversion=2022-06-16.15; # UTC |
| 5 | 5 | ||
| 6 | # Copyright 2010-2020, 2022 Free Software Foundation, Inc. | 6 | # Copyright 2010-2020, 2022 Free Software Foundation, Inc. |
| 7 | # | 7 | # |
| @@ -291,8 +291,6 @@ gdbm chapter ${GDBM}/html_chapter/ | |||
| 291 | gdbm section ${GDBM}/html_section/ | 291 | gdbm section ${GDBM}/html_section/ |
| 292 | gdbm node ${GDBM}/html_node/ | 292 | gdbm node ${GDBM}/html_node/ |
| 293 | 293 | ||
| 294 | # XXX: These are actually pages created by texi2html, so no quite following | ||
| 295 | # the expected naming scheme. | ||
| 296 | geiser chapter http://geiser.nongnu.org/ | 294 | geiser chapter http://geiser.nongnu.org/ |
| 297 | 295 | ||
| 298 | gettext mono ${GS}/gettext/manual/gettext.html | 296 | gettext mono ${GS}/gettext/manual/gettext.html |
