Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
How to access settings with ConfigManager
Alpha:
--- Quote from: scarphin on January 04, 2015, 12:01:23 am ---The SDK documentation link (Berlios) is dead for sure, maybe someone can upload it to somewhere else?!
--- End quote ---
Self built; hopefully it works. http://alpha0010.github.io/cb-docs/
scarphin:
Looks marvelous thanks! Can you also export that to pdf, chm or some offline format?
Alpha:
You can clone it to access the html offline.
--- Code: ---git clone https://github.com/alpha0010/cb-docs.git
--- End code ---
I will try building a pdf later.
Alpha:
Well, pdf compilation dies partway through interlinking the indicies, leaving it quite difficult to navigate. I am not on Windows right now, so I did not try building a chm, but from my memory, chm only supports png (not svg), so it will be at least another 100 MB, unless diagrams are disabled (for reference, the site is 5 MB compressed, and the partial pdf is 17 MB). I suppose doxygen could be restricted to only read headers, to reduce total size (and potential for whatever is causing generation to fail), but then call reference and some other information will be lost.
If anyone wants to do further experimentation, my changes are attached. Run: doxygen sdk.doxy
scarphin:
I managed to generate a .chm but no luck with pdf either. I think that will do for the moment. Thanks.
Navigation
[0] Message Index
[*] Previous page
Go to full version