octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53006] GUI Documentation Browser displays Ind


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #53006] GUI Documentation Browser displays Index chapters of manual poorly
Date: Thu, 29 Mar 2018 15:40:07 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #80, bug #53006 (project octave):

@Mike: I think I happened on some clues as to how Qt Assistant is dealing with
this.  It sounds like the QHC file itself holds some information and that upon
launching assistant it might do something to make customized copies.  There is
a discussion of the app and qhc locations topic here:

http://doc.qt.io/qt-5/assistant-custom-help-viewer.html#qt-help-collection-files

and there is mention of using the Qt directory QDesktopServices::DataLocation
which is in the following list:

http://doc.qt.io/qt-5/qstandardpaths.html#StandardLocation-enum

Just guessing, but it may be that the QHC file needs some more work (see
example in first link above), or perhaps the DataLocation directory needs
defining.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53006>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]