section

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 6, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package section defines the substrate-neutral section tree exchanged between the document pipeline and a host-provided section splitter.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Node

type Node struct {
	Name     string
	Pages    []string
	Matched  []string
	Children []*Node
}

Node is one matched document section. Rule details intentionally remain in the host because the portable pipeline only needs names, pages and topology.

type SectionNode

type SectionNode = Node

SectionNode is kept as an experimental source-compatible spelling while the Developer Preview document surface is being measured.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL