03-04-2012 02:56 PM
So far I was only able to find QNX documentation http://www.qnx.com/download/group.html?programid=2
Also I found nothing for offline reading on actual NDK development.
Of course I could use briliant IDE Help to "print selected topic and subtopics" and then try to remove redundant bits from HTML, but perhaps someone already have done this job? I'd be happy to pay small amount of money for it.
03-05-2012 01:40 AM
bronekk wrote:
So far I was only able to find QNX documentation http://www.qnx.com/download/group.html?programid=2
0945 in PDF form, but are ther any ebooks available in either mobi or epub format?
You can always point wget or similar to the html documentation and make a local copy for offline browsing (some of these tools also convert the href links of the downloaded files to point to the local ones), for example http://www.qnx.com/developers/docs/6.4.1/neutrino/
With that you can create an ebook and load it to your reader (IIRC an epub is only a zipped html with a metafile in xml explaining the forma)
03-05-2012 05:06 PM
In your NDK go to Help->Contents and you have loooots of off-line documentation including QNX and developing using NDK.
03-06-2012 03:53 AM
05-18-2012 02:20 PM
I second that. Having all docs as PDFs or zipped HTML - would be very helpful!
05-19-2012 07:35 PM
I have developed with QtCreator, and it has html offline documentation integrated. Qnx Momentics would have had this feature too. It's very useful if you aren't online.
05-20-2012 05:52 AM
Yeah, sure but it doesn't help much, because you cannot put that documentation on the Playbook and read it somewhere, where there is no internet access. That's why I wanted a Playbook with 3G but we don't have one.
05-20-2012 07:44 AM
Ok, but you don't develop with PlayBook. The majority of developers work with a laptop or a pc, and in this case, html or pdf offline documentation is very important when you're at places without wifi connection. I think.
Thanks guys![]()
06-13-2012 03:43 AM