Problem Statement
There's no generated, browsable API reference. README's table is
manually maintained and lags.
Acceptance Criteria
- A
cargo doc step in CI that produces ./target/doc/stellar_tip/....
- A
docs/API_REFERENCE.md that summarizes public methods with
parameters, return types, and emitted events.
Files/Modules Likely Affected
docs/API_REFERENCE.md (new)
Difficulty Easy. Estimated Effort S.
Labels
area:documentation, priority:low
Imported from docs/open-issues-draft.md as draft issue #56 (commit 7becd4b). Original draft-order cross-references in this body have been remapped to current GitHub issue numbers at import time.
Problem Statement
There's no generated, browsable API reference. README's table is
manually maintained and lags.
Acceptance Criteria
cargo docstep in CI that produces./target/doc/stellar_tip/....docs/API_REFERENCE.mdthat summarizes public methods withparameters, return types, and emitted events.
Files/Modules Likely Affected
docs/API_REFERENCE.md(new)Difficulty Easy. Estimated Effort S.
Labels
area:documentation,priority:lowImported from
docs/open-issues-draft.mdas draft issue #56 (commit7becd4b). Original draft-order cross-references in this body have been remapped to current GitHub issue numbers at import time.