GithubHelp home page GithubHelp logo

Comments (8)

TheAssassin avatar TheAssassin commented on July 25, 2024

Could it be that the issue is that the file extension is .qhcp or .qhp, but not .qch?

from docs.

probonopd avatar probonopd commented on July 25, 2024

According to https://doc.qt.io/archives/qt-4.8/assistant-custom-help-viewer.html#creating-a-custom-help-collection-file,

The help collection file (.qhc) used by Qt Assistant is created when running the qcollectiongenerator tool on a help collection project file (.qhcp).

Which is what we are doing:

qcollectiongenerator _build/qthelp/*.qhcp

from docs.

probonopd avatar probonopd commented on July 25, 2024

That file looks pretty empty/crippled:

cat /home/user/Downloads/helloSystem.qhc 
we''�e ftableSettingsTableSettingsTableCREATE TABLE SettingsTable (Key TEXT PRIMARY KEY, Value BLOB )9M'indexsqlite_autoindex_SettingsTable_1SettingsTabh##�tableFilterTableFilterTableCREATE TABLE FilterTable (NameId INTEGER, FilterAttributeId INTEGER )l++�tableFilterNameTableFilterNameTableCREATE TABLE FilterNameTable (Id INTEGER PRIMARY KEY, Name TEXT ){55�tableFilterAttributeTableFilterAttributeTableCREATE TABLE FilterAttributeTable (Id INTEGER PRIMARY KEY, Name TEXT )u##�1tableFolderTableFolderTableCREATE TABLE FolderTable (Id INTEGER PRIMARY KEY, NamespaceId INTEGER, Name TEXT )x))�+tableNamespaceTableNamespaceTableCREATE TABLE NamespaceTable (Id INTEGER PRIMARY KEY, Name TEXT, FilePath TE���helloSystem .hellosystemhelloSystem.qch
m��_�����m
          FullTextSearchFallback
%CreationTime_�r�       )       HideAddressBa-  EnableAddressBarA       EnableDocumentationManager▒;  HideFilterFunctionality?        EnableFilterFunctionality?)iLastShownPagesqthelp://org.sphinx.hellosystem/doc/index.html@+idefaultHomepageqthelp://org.sphinx.hellosystem/doc/index.html1#SWindowTitlehelloSystem pre-alpha documentation*-;LastRegisterTime2020-11-30T22:31:36.711

#G\4{����▒9FullTextSearchFallback
                                 %CreationTime
)HideAddressBar -EnableAddressBaAEnableDocumentationManagerHideFilterFunctionality?EnableFilterFunctionality)LastShownPages+defaultHomepage#WindowTitle-   LastRegisterTime%  

from docs.

TheAssassin avatar TheAssassin commented on July 25, 2024

It's obviously an SQLite database.

from docs.

probonopd avatar probonopd commented on July 25, 2024

...with not much in it!

from docs.

TheAssassin avatar TheAssassin commented on July 25, 2024

Indeed. But I have never worked with this Qt help stuff before. Perhaps you should ask @azubieta or @antony-jr?

from docs.

probonopd avatar probonopd commented on July 25, 2024

Possibly (just taking a wild guess here) the broken TOC in the EPUB and the empty qrc are somehow related.

from docs.

antony-jr avatar antony-jr commented on July 25, 2024

Just for the info, I've never used Qt help since I never needed it in the first place. So I think I'm at the same level as a non-Qt programmer in this area.

from docs.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.