Skip to content

Update great-docs.yml config - #50

Merged
christophscheuch merged 6 commits into
mainfrom
docs/update-great-docs-config
Jun 25, 2026
Merged

Update great-docs.yml config#50
christophscheuch merged 6 commits into
mainfrom
docs/update-great-docs-config

Conversation

@christophscheuch

Copy link
Copy Markdown
Member

Summary

  • Set module: tidyfinance so docs resolve the correct importable module name
  • Added homepage URLs for Christoph Frey and Christoph Scheuch
  • Added Stefan Voigt as an author

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- Add auto_include: [core] so analytics functions in tidyfinance.core
  are documented (Great Docs auto-excludes the 'core' module name).
- Stop leaking import helpers, discovery loop variables, and toggle
  constants from tidyfinance/__init__.py into the public namespace.
- Make the backend wrapper private (use_backend -> _use_backend) so it
  no longer appears in the public API or Reference page.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
christophscheuch and others added 2 commits June 25, 2026 20:50
Convert doctest-style (>>> / ...) Examples blocks to fenced python
code blocks across all modules. Great Docs' copy button copied the
prompts verbatim, so pasted examples were not runnable. The examples
contained no expected-output lines, so no doctest coverage is lost.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Document the auto-discovered public API, the fenced-code-block docstring
example convention (no >>> doctest prompts), the Great Docs 'core'
auto_include caveat, and common uv/pytest/great-docs commands.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@christophscheuch
christophscheuch merged commit 1d21cbd into main Jun 25, 2026
15 checks passed
@christophscheuch
christophscheuch deleted the docs/update-great-docs-config branch June 25, 2026 19:05
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.

1 participant