details.xml 822 B

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.details" xmlns:xi="http://www.w3.org/2001/XInclude">
  9. <title>Details</title>
  10. <xi:include href="calculations.xml" />
  11. <xi:include href="design_goals.xml" />
  12. <xi:include href="tradeoffs.xml" />
  13. <xi:include href="terminology.xml" />
  14. <xi:include href="references.xml" />
  15. <xi:include href="buildinfo.xml" />
  16. <xi:include href="tests.xml" />
  17. <xi:include href="changes.xml" />
  18. <xi:include href="acknowledgements.xml" />
  19. </section>