Re: dev-tech-svg Digest, Vol 85, Issue 6

Robert Longson <[email protected]> Mon, 21 Oct 2013 21:53:37 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.svg
Message-ID <[email protected]>
Developer docs are here:

https://developer.mozilla.org/en/docs

So the string class used throughout the gecko codebase is documented here:

https://developer.mozilla.org/en/docs/nsAString

Many parts of the code have no documentation other than code comments. If you have specific questions, ask in the bug or on irc.

Robert