Skip to content

Document the load_lib_relativepath function - #213

Open
gdevenyi wants to merge 1 commit into
matejak:masterfrom
gdevenyi:docs/load-lib-relativepath
Open

gdevenyi wants to merge 1 commit into
matejak:masterfrom
gdevenyi:docs/load-lib-relativepath

Conversation

@gdevenyi

Copy link
Copy Markdown

Fixes #138

The function defined by DEFINE_LOAD_LIBRARY was missing from the Available shell stuff section of the guide. Added it there, with a label on the macro's description so the two can cross-reference.

🤖 Generated with Claude Code

https://claude.ai/code/session_017DxhC3HmTM7TQUzkBZnyH2

The function defined by DEFINE_LOAD_LIBRARY was missing from the
"Available shell stuff" section of the guide.

Fixes matejak#138

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017DxhC3HmTM7TQUzkBZnyH2
Copilot AI lite review requested due to automatic review settings September 11, 2026 21:57

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

Documentation-only update with no unresolved review issues.

Pull request overview

Documents the load_lib_relativepath helper and links it to DEFINE_LOAD_LIBRARY.

Changes:

  • Added a cross-reference label.
  • Documented the generated loader function and its behavior.
File summaries
File Description
doc/guide.rst Adds loader function documentation and cross-reference.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing load_lib_relativepath function in the available shell stuff docs

2 participants