Hi, I'm working on a project in which we create SDK for several platforms such as iOS, Android, Windows and also high-level game platforms such as Unity and AIR. We implement the same SDK for each platform. The general scheme is the same but each platform/language has it way of implementing things.
I though of having a single "general documentation" that will have links to each specific SDK documentation. This way I'll not have to duplicate general details in every SDK and yet I'll give each specific platform's developer the documentation system she loves and know when going into details about classes and methods. After evaluating different tools Sphinx look like the most suitable for our needs. My question is which domain to use for this general documentation? I can use pseudo-code just to keep the general documentation clean, or I can pick any of our supported languages for that. I'll be glad to hear what other developers thinking about that? Thank you very much, Ido. -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
