Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.3 KB

File metadata and controls

37 lines (31 loc) · 1.3 KB
title Reference
audience users, developers
prerequisites getting started
related cli-commands.md, python-api.md, fortran-wrapper.md, semantic-pyi-format.md, pyi-contracts/index.md
status maintained
publication draft

Reference

Reference pages describe the command, API, generated-wrapper, and semantic contract surfaces that other documentation depends on. They also cover the advanced contract-editing boundary. Beginner workflows remain in tutorials, examples, and user guides.

Pages

Generated Wrapper Surface

The generated function, module, and class pages document the maintained Python surface produced by wrapper builds. They are manually maintained references backed by checked contracts and runtime tests. A generated-reference toolchain can replace the inventory details later, but it must preserve the same public rules.