Index of /archives/text/CTAN/macros/texinfo/texinfo/js

Icon  Name                                        Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] HACKING 2023-08-10 05:10 1.0K [TXT] Makefile.am 2023-08-10 05:10 2.9K [TXT] Makefile.in 2023-10-18 22:06 77K [TXT] README 2023-08-10 05:10 929 [TXT] TODO 2023-08-10 05:10 391 [DIR] build-aux/ 2024-01-09 12:45 - [TXT] info.css 2023-08-10 05:10 4.0K [   ] info.js 2023-10-18 22:05 72K [   ] modernizr.js 2023-08-10 05:10 20K [   ] package.json 2023-08-10 05:10 573 [   ] tsconfig.json 2023-08-10 05:10 146
This subdirectory contains a JavaScript system used to browse the HTML 
output of texi2any.  This work was done by Matthieu Lirzin in 2017.

See https://www.gnu.org/software/soc-projects/ideas-2017.html#texinfo
and http://mathieu.lirzin.emi.u-bordeaux.fr/categories/gsoc/ for some
background information.

The example manuals are in the git repository.

Running "make examples" used to build the provided examples, but
now you can use INFO_JS_DIR instead - see the Texinfo manual.

To check the result of EXAMPLE:

  firefox examples/EXAMPLE-html/index.html

See the "HACKING" file for information about the development of this
program.

The full git history of this project is available at
https://ftp.gnu.org/gnu/texinfo/texinfo-gsoc_2017.git-bundle

Once downloaded, you can open a git repository with its contents with 
the following commands:

git clone texinfo-gsoc_2017.git-bundle texinfo-gsoc_2017
git checkout gsoc_2017