Hi, I am almost finished in implementing 3D support (still need to test on iOS/MacOS so far but thats not the point). Now I'd like to add my enhancements into the gideros reference manual, but so far I've only found a reference_manual.html file, and I guess it must have been generated by an appropriate tool. Or not ???
What is the regular process to document new API calls ?
Comments
https://deluxepixel.com
https://deluxepixel.com
We were looking for a platform to community managed docs, but did not find the one that would fit us yet
Similarly there was an interesting paltform like http://readme.io/ which is almost what we would want, except there is no collapsible third level menu and you cant import docs in any format
Currently docs are in mysql db, so could be exported in any needed format
Likes: gdillon
https://deluxepixel.com
Wiki is ok, but organizing menu there is a nightmare
Currently we have something like this:
http://docs.giderosmobile.com/reference/
@hgy29 but again will the imported docs be organized by the menus?
This way, docs could be kept in the repo and transferred easily in the sql database, and current tools to export it as html reused as well.
@ar2rsawseen, if can give me the sql storage structure, I will try to come up with something...
http /readme-sync.readme.io/v1.0/docs
We think these sorts of tech-heavy docs (as opposed to tutorials or topical guides) should definitely be kept as close to the source code as possible. However, we're making a conscious decision (for now) to not simply replicate the GitHub documentation feature. I know that's a little inconvenient, but we think we have something that is much more powerful than just syncing git markdown docs.
Your current docs look fine. Our new template should be able to accommodate the amount of content and organization very well, especially since you have two APIs. And, since you guys seem to have an awesome developer community here, there might be some real value in collaborative editing and a support section. Let me know how I can help you out!
Likes: SinisterSoft, bali001, Eshan
https://deluxepixel.com