summaryrefslogtreecommitdiffstats
path: root/xpcom/docs/index.rst
blob: 7c870a8d453a2bacf534b5b642ef2a2118f06654 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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