Skip to content

Fix sphinx warnings, add customer views and CLIPBOARD_TEMPLATE#123

Merged
satterly merged 1 commit intomasterfrom
docs/sphinx-warnings-clipboard-customer-views
Mar 28, 2026
Merged

Fix sphinx warnings, add customer views and CLIPBOARD_TEMPLATE#123
satterly merged 1 commit intomasterfrom
docs/sphinx-warnings-clipboard-customer-views

Conversation

@satterly
Copy link
Copy Markdown
Member

Summary

  • Fix all 90+ sphinx build warnings (broken cross-references, missing toctree entries, RST formatting)
  • Rewrite customer-views.rst with comprehensive multi-tenancy documentation (matching, filtering, admin vs customer roles)
  • Document CLIPBOARD_TEMPLATE setting in configuration.rst
  • Build now completes with zero warnings

Test plan

  • make html builds with 0 warnings (down from 90+)
  • Visual review of customer views page
  • Verify all cross-reference links resolve correctly in rendered HTML

🤖 Generated with Claude Code

- Fix 90+ sphinx cross-reference warnings (broken :ref: labels throughout
  configuration.rst, authentication.rst, deployment.rst, faq.rst, index.rst,
  api/alert.rst, api/reference.rst)
- Add missing toctree entries for tutorials, web UI pages, and lifecycle
- Exclude support files (auth/*, examples/*, thrift/*) from build
- Remove duplicate plugins label and fix RST formatting issues
- Rewrite customer-views.rst with comprehensive multi-tenancy docs
- Document CLIPBOARD_TEMPLATE setting in configuration.rst
- Add title to tutorial-4-customisation.rst stub

Build now completes with zero warnings.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@satterly satterly merged commit dfac34d into master Mar 28, 2026
4 checks passed
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