docs/Writerside/ucx.tree

Fri, 24 Jan 2025 21:12:09 +0100

author
Mike Becker <universe@uap-core.de>
date
Fri, 24 Jan 2025 21:12:09 +0100
branch
docs/3.1
changeset 1143
0559812df10c
parent 1141
a06a2d27c043
permissions
-rw-r--r--

assign proper names to the documentation topics

relates to #451

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE instance-profile
        SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">

<instance-profile id="ucx"
                 name="UAP Common Extensions"
                 start-page="about.md">
    <toc-element topic="about.md"/>
    <toc-element topic="features.md">
        <toc-element topic="collections.md">
            <toc-element topic="iterator.h.md"/>
            <toc-element topic="collection.h.md"/>
            <toc-element topic="list.h.md"/>
            <toc-element topic="array_list.h.md"/>
            <toc-element topic="linked_list.h.md"/>
            <toc-element topic="map.h.md"/>
            <toc-element topic="hash_map.h.md"/>
            <toc-element topic="tree.h.md"/>
        </toc-element>
        <toc-element topic="memory.md">
            <toc-element topic="allocator.h.md"/>
            <toc-element topic="mempool.h.md"/>
        </toc-element>
        <toc-element topic="parsers.md">
            <toc-element topic="json.h.md"/>
            <toc-element topic="properties.h.md"/>
        </toc-element>
        <toc-element topic="strings.md">
            <toc-element topic="string.h.md"/>
            <toc-element topic="buffer.h.md"/>
            <toc-element topic="printf.h.md"/>
        </toc-element>
        <toc-element topic="utils.md">
            <toc-element topic="compare.h.md"/>
            <toc-element topic="hash_key.h.md"/>
            <toc-element topic="streams.h.md"/>
            <toc-element topic="test.h.md"/>
        </toc-element>
    </toc-element>
    <toc-element topic="install.md"/>
    <toc-element topic="license.md" />
</instance-profile>

mercurial