doxy.xml 1.0 KB

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
  3. "../../../tools/boostbook/dtd/boostbook.dtd">
  4. <!-- Copyright (c) 2001-2004 CrystalClear Software, Inc.
  5. Subject to the Boost Software License, Version 1.0.
  6. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
  7. -->
  8. <section id="date_time.doxy" xmlns:xi="http://www.w3.org/2001/XInclude">
  9. <title>Library Reference</title>
  10. <para>
  11. The following is a detailed reference of the date_time library. A click on any of the reference links will take you to a list of the header files found in that section. Following one of those links will take you to a list of the items declared in that header file. Further sublinks take you to detailed descriptions of each individual item.
  12. </para>
  13. <xi:include href="date_time_autodoc.xml"/>
  14. <xi:include href="gregorian_autodoc.xml"/>
  15. <xi:include href="posix_time_autodoc.xml"/>
  16. <xi:include href="local_time_autodoc.xml"/>
  17. </section>