Skip to content

Fix spacing in Apache license header - #1693

Open
Madhura0807 wants to merge 1 commit into
apache:mainfrom
Madhura0807:fix-license-header-spacing
Open

Fix spacing in Apache license header#1693
Madhura0807 wants to merge 1 commit into
apache:mainfrom
Madhura0807:fix-license-header-spacing

Conversation

@Madhura0807

@Madhura0807 Madhura0807 commented Aug 25, 2026

Copy link
Copy Markdown

Updated the Sphinx documentation configuration to improve source-code linking and documentation setup.

Changes

  • Added/updated linkcode_resolve in docs/conf.py to generate GitHub links to documented Python source code.
  • Updated the Sphinx documentation configuration.
  • Cleaned up spacing in the Apache license header.

How I tested this

  • Ran the Sphinx documentation build:
    python -m sphinx -b html docs docs/_build/html
  • Build completed successfully with 187 warnings.

Notes

The changes are limited to the Sphinx documentation configuration in docs/conf.py.

Checklist

  • PR has an informative and human-readable title (this will be pulled into the release notes)
  • Changes are limited to a single goal (no scope creep)
  • Code passed the pre-commit check & code is left cleaner/nicer than when first encountered.
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future TODOs are captured in comments
  • Project documentation has been updated if adding/changing functionality.

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