Is the documentation available as a PDF(s)? If not, why not?
I am frequently doing development work in a location off the grid so I use the offline documentation. I do not have a huge problem with it, but I think that I would find the PDF version useful now and then. There are times that I have problems with the Search function of the Xojo documentation and wish that I could be searching a PDF.
I also find reading a PDF to be easier, for example on an iPad.
Thanks you all for the various suggestions. Interesting to learn about the iPad App Store version if only to point out that it is out of date and cannot be searched.
Primarily, I understand that the PDF resource is unavailable from Xojo.
I have gone ahead and created a PDF from the current version of the documentation. It is a bit of a painful process and now I have to figure out how to break it up into reasonable chunks. In doing this, I did learn just how ārichā the documentation taken as a whole is. Dives into parts of the documentation (like the Raspberry PI stuff) that I had never been in.
It would be nice that @Jeremie_L could shared the code of both iPad and iPhone Apps in Git, and all the community, and particularly XOJO Inc. (@Geoff_Perlman and team), could give some help in order to update both Apps.
I understand that, as the documentation is online, may be having it in an App or in a PDF document, could be redundant. But for many of us, having the chance to carry it in our iPhone or iPad it is a nice thing.
I want to know if there is a documentation for XOJO 2019r1.1 as that was the last Web1 version befor XOJO decide to move to Web2, and same for API 1.0 and API 2.0
IMPOBI other words, when canghes are so important, the last version before moving to a dramatical new one, must be keept and be preservered.
@Robert_Livingston : if you could shared the PDF document I understand you had created. that would be also a nice thing.
You can choose in Xojo to download an offline version of the docs. Then they will be available within the application, even if you donāt have an internet connection.
@Robert_Livingston : if you could shared the PDF document I understand you had created. that would be also a nice thing.
From the documentation:
No part of the Xojo Documentation or the related files may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording, or otherwise) without the prior written permission of the publisher.
I am not clear why Xojo would have such a policy in that I would think that they would want their documentation to be freely available (as it is on the web), but this tends to stay my hand. I would share it if Xojo permitted that.
Ultimately the entire documentation is ~1750 web pages which translate to ~15,000 letter sized PDF pages. I broke the documentation into several different PDFās. The largest is Deprecations (~6000 pages), UserInterface (~2000), Language(~750).
@Robert_Livingston, I understand that if Jeremie had made the iOS App based in the same documentation/source and XOJO did not say anything against that, there would be no problemā¦ but I supposed that @Geoff_Perlman could confirm if you have the permision.
Just for the sake of accuracy, I am revising the above figures because Deprecations included duplicated pages:
ā¦ translate to ~12,000 letter sized PDF pages. I broke the documentation into several different PDFās. The largest is Deprecations (~3000 pages), UserInterface (~2000), Language(~750)
it seems to me (I donāt have the paid chatGPT access) that chatGPT accepts not only pdf files, but also any text file, so the xojo doc in html should be ok ?