Updated libc and libstdc++ TDevelop documentation toc file. This relates to bug 1859.

pull/1/head
Michele Calgaro 10 years ago
parent 65360534a7
commit bcd0b2ba2b

File diff suppressed because it is too large Load Diff

@ -1,19 +1,85 @@
<!DOCTYPE tdeveloptoc>
<tdeveloptoc>
<title>LIBSTDC++ (gcc.gnu.org)</title>
<title>LibStdC++</title>
<base href="http://gcc.gnu.org/onlinedocs/libstdc++"/>
<tocsect1 name="Documentation" url="documentation.html"/>
<tocsect1 name="Intro" url="17_intro/howto.html"/>
<tocsect1 name="Library Support" url="18_support/howto.html"/>
<tocsect1 name="Diagnostics" url="19_diagnostics/howto.html"/>
<tocsect1 name="Utilities" url="20_util/howto.html"/>
<tocsect1 name="Strings" url="21_strings/howto.html"/>
<tocsect1 name="Localization" url="22_locale/howto.html"/>
<tocsect1 name="Containers" url="23_containers/howto.html"/>
<tocsect1 name="Iterators" url="24_iterators/howto.html"/>
<tocsect1 name="Algorithms" url="25_algorithms/howto.html"/>
<tocsect1 name="Numerics" url="26_numerics/howto.html"/>
<tocsect1 name="I/O" url="27_io/howto.html"/>
<tocsect1 name="Extensions" url="ext/howto.html"/>
<tocsect1 name="I. Introduction" url="manual/intro.html">
<tocsect2 name="01. Status" url="manual/status.html">
</tocsect2>
<tocsect2 name="02. Setup" url="manual/setup.html">
</tocsect2>
<tocsect2 name="03. Using" url="manual/using.html">
</tocsect2>
</tocsect1>
<tocsect1 name="II. Standard Contents" url="manual/std_contents.html">
<tocsect2 name="04. Support" url="manual/support.html">
</tocsect2>
<tocsect2 name="05. Diagnostics" url="manual/diagnostics.html">
</tocsect2>
<tocsect2 name="06. Utilities" url="manual/utilities.html">
</tocsect2>
<tocsect2 name="07. Strings" url="manual/strings.html">
</tocsect2>
<tocsect2 name="08. Localization" url="manual/localization.html">
</tocsect2>
<tocsect2 name="09. Containers" url="manual/containers.html">
</tocsect2>
<tocsect2 name="10. Iterators" url="manual/iterators.html">
</tocsect2>
<tocsect2 name="11. Algorithms" url="manual/algorithms.html">
</tocsect2>
<tocsect2 name="12. Numerics" url="manual/numerics.html">
</tocsect2>
<tocsect2 name="13. Input and Output" url="manual/io.html">
</tocsect2>
<tocsect2 name="14. Atomics" url="manual/atomics.html">
</tocsect2>
<tocsect2 name="15. Concurrency" url="manual/concurrency.html">
</tocsect2>
</tocsect1>
<tocsect1 name="III. Extensions" url="manual/extensions.html">
<tocsect2 name="16. Compile Time Checks" url="manual/ext_compile_checks.html">
</tocsect2>
<tocsect2 name="17. Debug Mode" url="manual/debug_mode.html">
</tocsect2>
<tocsect2 name="18. Parallel Mode" url="manual/parallel_mode.html">
</tocsect2>
<tocsect2 name="19. Profile Mode" url="manual/profile_mode.html">
</tocsect2>
<tocsect2 name="20. The mt_allocator" url="manual/mt_allocator.html">
</tocsect2>
<tocsect2 name="21. The bitmap_allocator" url="manual/bitmap_allocator.html">
</tocsect2>
<tocsect2 name="22. Policy-Based Data Structures" url="manual/policy_data_structures.html">
</tocsect2>
<tocsect2 name="23. HP/SGI Extensions" url="manual/ext_containers.html">
</tocsect2>
<tocsect2 name="24. Utilities" url="manual/ext_utilities.html">
</tocsect2>
<tocsect2 name="25. Algorithms" url="manual/ext_algorithms.html">
</tocsect2>
<tocsect2 name="26. Numerics" url="manual/ext_numerics.html">
</tocsect2>
<tocsect2 name="27. Iterators" url="manual/ext_iterators.html">
</tocsect2>
<tocsect2 name="28. Input and Output" url="manual/ext_io.html">
</tocsect2>
<tocsect2 name="29. Demangling" url="manual/ext_demangling.html">
</tocsect2>
<tocsect2 name="30. Concurrency" url="manual/ext_concurrency.html">
</tocsect2>
</tocsect1>
<tocsect1 name="IV. Appendices" url="manual/appendix.html">
<tocsect2 name="A. Contributing" url="manual/appendix_contributing.html">
</tocsect2>
<tocsect2 name="B. Porting and Maintenance" url="manual/appendix_porting.html">
</tocsect2>
<tocsect2 name="C. Free Software Needs Free Documentation" url="manual/appendix_free.html">
</tocsect2>
<tocsect2 name="D. GNU General Public License version 3" url="manual/appendix_gpl.html">
</tocsect2>
<tocsect2 name="E. GNU Free Documentation License" url="manual/appendix_gfdl.html">
</tocsect2>
</tocsect1>
</tdeveloptoc>

Loading…
Cancel
Save