fune/xpcom/docs/index.rst
Andrew McCreight 17068ff57b Bug 1776103 - Clean up DMD docs. r=xpcom-reviewers,nika DONTBUILD
I went through the docs and fixed up a few things. I also removed the other
version that was imported under XPCOM, updated a few obsolete MDN links that
now have updated docs, and deleted some ancient Bonsai links.

Differential Revision: https://phabricator.services.mozilla.com/D150504
2022-06-29 21:41:04 +00:00

18 lines
431 B
ReStructuredText

XPCOM
=====
These pages contain documentation for Mozilla's Cross-Platform Component Object Model (XPCOM) module. It abstracts core systems functionality for cross-platform use. The component architecture follows the standard COM approach.
.. toctree::
:maxdepth: 1
logging
stringguide
refptr
thread-safety
huntingleaks
collections
xpidl
writing-xpcom-interface
hashtables
hashtables_detailed