libreccm-legacy/ccm-sci-bundle/web/themes/foundry/doc/foundry-documentation.xml

46 lines
2.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<foundry:documentation xmlns:foundry="http://foundry.libreccm.org">
<foundry:doc-chapter chapter-id="overview"
chapter-title="Overview">
<foundry:doc-section section-id="overview"
section-title="About Foundry"
static="overview-foundry.html"/>
<foundry:doc-section section-id="this-manual"
section-title="This manual"
static="this-manual.html"/>
</foundry:doc-chapter>
<foundry:doc-chapter chapter-id="user-manual"
chapter-title="User Manual">
<foundry:doc-section section-id="about-foundry"
section-title="General structure"
static="user/foundry-structure.html"/>
<foundry:doc-section section-id="layout-templates"
section-title="Layout templates"
static="user/layout-templates.html"/>
<foundry:doc-section section-id="css-files"
section-title="CSS files"
static="user/css-files.html"/>
<foundry:doc-section section-id="template-tags-reference"
section-title="Templates Tags Reference"
generate="user"/>
</foundry:doc-chapter>
<foundry:doc-chapter chapter-id="developer-manual"
chapter-title="Developer Manual">
<foundry:doc-section section-id="foundry-structure"
section-title="The structure of Foundry"
static="devel/foundry-structure.html"/>
<foundry:doc-section section-id="coding-style"
section-title="Coding style"
static="devel/coding-style.html"/>
<foundry:doc-section section-id="tutorial-content-types"
section-title="Adding support for content types"
static="devel/tutorial-content-types.html"/>
<foundry:doc-section section-id="doc-system"
section-title="The documentation system of Foundry"
static="devel/foundry-doc-system.html"/>
<foundry:doc-section section-id="function-reference"
section-title="XSL Templates and Function references"
generate="devel"/>
</foundry:doc-chapter>
</foundry:documentation>