Navigating .Docset file in iphone application

I want to use the Docset created with Doxygen in my iPad application as a table, and navigate through directories. then display the file that I click.

How can I go to docset? I can unzip it and then move the directories this way, although I'm sure there should be a way to use the file as is, and then the ability to run search queries in the database, etc.

Can someone please give me a pointer in the direction I should look?

Many thanks

+3
source share
1 answer

docset, .mom(CoreData) plist ( ). , , .

, HTML docset ..

+1

Source: https://habr.com/ru/post/1765479/


All Articles