Re: [GSoC] Javascript for info-style navigation

2017-06-29 Thread Mathieu Lirzin
Hello, Assaf Gordon writes: > few comments: > > 1. > On older browsers (e.g. Safari 8), the javascript fails to load with: > == > [Error] TypeError: undefined is not a function (evaluating > 'window.location.pathname.endsWith (config.INDEX_NAME)') >(anonymous function) (kawa-ebook.js, line

Re: [GSoC] Javascript for info-style navigation

2017-06-29 Thread Mathieu Lirzin
Gavin Smith writes: > On Fri, Jun 16, 2017 at 08:22:25PM +0200, Mathieu Lirzin wrote: >> Hello, >> >> This summer I am doing a Google Summer of Code to implement a Javascript >> UI for manuals generated with GNU Texinfo [1]. >> >> Here is a report for my second and third week of development: >>