Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add detailed documentation for HeadingPlugin and TOCPlugin #247

Closed
wants to merge 1 commit into from

Conversation

sourcery-ai[bot]
Copy link
Contributor

@sourcery-ai sourcery-ai bot commented Nov 25, 2024

Resolves #229

Add comprehensive documentation for the HeadingPlugin and TOCPlugin, detailing their interaction, configuration options, and usage examples.

Documentation:

  • Document the interaction between the HeadingPlugin and TOCPlugin, including rendering order dependencies and the requirement for defined anchors in headings.
  • Provide examples of using grid layouts to position the table of contents above the content despite rendering order constraints.
  • Document configuration options for both heading and table of contents plugins, including usage examples for common scenarios.

This PR was automatically generated.

If you want to make changes to this PR:

  • Leave a review and I'll make the changes
  • Leave a comment with the changes you want to see
  • Push commits to the branch

Add comprehensive documentation for the HeadingPlugin and TOCPlugin, detailing their interaction, configuration options, and usage examples.

Documentation:
- Document the interaction between the HeadingPlugin and TOCPlugin, including rendering order dependencies and the requirement for defined anchors in headings.
- Provide examples of using grid layouts to position the table of contents above the content despite rendering order constraints.
- Document configuration options for both heading and table of contents plugins, including usage examples for common scenarios.

Resolves #229
@sourcery-ai sourcery-ai bot requested a review from fsbraun November 25, 2024 15:33
@fsbraun fsbraun closed this Nov 25, 2024
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.

docs: Add documentation for heading and table of contents
1 participant