Previous fileTop of DocumentContentsIndex pageNext file
Apache C++ Standard Library User's Guide

1.4 Documentation Overview

1.4.1 Locations of Online Documentation

To help you learn to use the Apache C++ Standard Library quickly and effectively, the library comes with the documentation described in Table 1.

All Apache C++ Standard Library documentation is installed online when you install your product. In addition, printed copies of user's guides may be purchased from your sales representative.

For easiest access to the Apache C++ Standard Library online documentation, open the file ${TOPDIR}/doc/index.html with your favorite browser, and follow the links to the documents you need.

Online documentation for the Apache C++ Standard Library is available at the locations shown in Table 1.

Table 1: Locations of online documentation 

Document Format Location

plain text

${TOPDIR}/README

HTML

Single-point access to Apache C++ Standard Library HTML documentation:

${TOPDIR}/doc/index.html

Apache C++ Standard Library documentation:

User's Guide: ${TOPDIR}/doc/stdlibug/index.html

Reference Guide: ${TOPDIR}/doc/stdlibref/index.html

C++ source

${TOPDIR}/examples



Previous fileTop of DocumentContentsIndex pageNext file