Hi Ayushman,
On Fri 2024-01-26 23:04:05 +0530, Ayushman Tripathi wrote:

Thanks for the patch.

>  [... 34 lines elided]

> RCS file: 
> /web/librejs/librejs/manual/html_node/LibreJS-Development-Notes.html,v
> retrieving revision 1.2
> diff -u -r1.2 LibreJS-Development-Notes.html
> --- manual/html_node/LibreJS-Development-Notes.html   17 Sep 2023 08:15:25 
> -0000      1.2
> +++ manual/html_node/LibreJS-Development-Notes.html   25 Jan 2024 12:19:04 
> -0000

The html manual is generated using gnulib gendocs.sh from the texinfo
source, which is docs/librejs.texi in the librejs code repo:

https://www.gnu.org/prep/maintain/html_node/Invoking-gendocs_002esh.html
https://git.savannah.gnu.org/cgit/librejs.git/tree/docs/librejs.texi

Please send a patch that updates the .texi file instead.

> @@ -63,7 +63,7 @@
>  <p>LibreJS 7.21 depends on a number of Node.js-based libraries that
>  can be installed using the <code class="code">npm</code> utility:
>  </p>
> -<pre class="verbatim">  $ npm install acorn-loose jassha browserify
> +<pre class="verbatim">  $ npm install acorn-loose jssha browserify

acorn now has a version constraint, see the README file in the librejs.
Please include that in your patch.

> [... 4 lines elided]

Best,
Yuchen

--
Dr Yuchen Pei | https://ypei.org | Timezone: UTC+11
PGP Key: 47F9 D050 1E11 8879 9040  4941 2126 7E93 EF86 DFD0
https://ypei.org/assets/ypei-pubkey.txt

Reply via email to