Bug 1852754: part 9) Add tests for dynamically loading <link rel="prefetch"> elements...
[gecko.git] / xpcom / docs / index.rst
blobbf4e3157c4ff74cefacf454c8177ab891577183b
1 XPCOM
2 =====
4 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.
6 .. toctree::
7    :maxdepth: 1
9    logging
10    stringguide
11    refptr
12    thread-safety
13    huntingleaks
14    collections
15    xpidl
16    writing-xpcom-interface
17    hashtables
18    hashtables_detailed
19    cc-macros