[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: * util/htmlxref.cnf: add R-FAQ.
From: |
Gavin D. Smith |
Subject: |
branch master updated: * util/htmlxref.cnf: add R-FAQ. |
Date: |
Sun, 30 Jun 2024 05:56:09 -0400 |
This is an automated email from the git hooks/post-receive script.
gavin pushed a commit to branch master
in repository texinfo.
The following commit(s) were added to refs/heads/master by this push:
new b92d3c9418 * util/htmlxref.cnf: add R-FAQ.
b92d3c9418 is described below
commit b92d3c94189a7cbf8ca7fba5a4ccdec03459386c
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sun Jun 30 10:56:00 2024 +0100
* util/htmlxref.cnf: add R-FAQ.
From Sebastian Meyer <seb.meyer@fau.de>.
---
ChangeLog | 6 ++++++
util/htmlxref.cnf | 5 +++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index e67522934c..3aed97119f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2024-06-30 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * util/htmlxref.cnf: add R-FAQ.
+
+ From Sebastian Meyer <seb.meyer@fau.de>.
+
2024-06-17 Gavin Smith <gavinsmith0123@gmail.com>
* doc/tp_api/Makefile.am (texi2any_internals.texi):
diff --git a/util/htmlxref.cnf b/util/htmlxref.cnf
index 75e9e4592a..3ef8642eab 100644
--- a/util/htmlxref.cnf
+++ b/util/htmlxref.cnf
@@ -1,8 +1,8 @@
# htmlxref.cnf - reference file for free Texinfo manuals on the web.
-htmlxrefversion=2023-04-02.12; # UTC
+htmlxrefversion=2024-06-28.08; # UTC
-# Copyright 2010-2023 Free Software Foundation, Inc.
+# Copyright 2010-2024 Free Software Foundation, Inc.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
@@ -663,6 +663,7 @@ R = https://cran.r-project.org/doc/manuals
R-data mono ${R}/R-data.html
R-admin mono ${R}/R-admin.html
R-ints mono ${R}/R-ints.html
+ R-FAQ mono ${R}/R-FAQ.html
rcs mono ${GS}/rcs/manual/rcs.html
rcs node ${GS}/rcs/manual/html_node/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: * util/htmlxref.cnf: add R-FAQ.,
Gavin D. Smith <=