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

limit depth of toctrees #422

Merged
merged 1 commit into from
Apr 1, 2024
Merged

limit depth of toctrees #422

merged 1 commit into from
Apr 1, 2024

Conversation

dougbrn
Copy link
Collaborator

@dougbrn dougbrn commented Mar 29, 2024

Improves the table of contents view for each of our documentation subsections by just displaying the sections, rather than a full list of all subsections.

Copy link

Before [3321b58] After [b619025] Ratio Benchmark (Parameter)
33.5±0.09ms 33.4±0.2ms 1 benchmarks.time_prune_sync_workflow
32.9±0.2ms 32.5±0.1ms 0.99 benchmarks.time_batch

Click here to view all benchmarks.

Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.78%. Comparing base (3321b58) to head (5bd65bd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #422   +/-   ##
=======================================
  Coverage   95.78%   95.78%           
=======================================
  Files          25       25           
  Lines        1755     1755           
=======================================
  Hits         1681     1681           
  Misses         74       74           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dougbrn dougbrn marked this pull request as ready for review March 29, 2024 19:43
@dougbrn dougbrn requested a review from nevencaplar March 29, 2024 19:43
Copy link
Member

@nevencaplar nevencaplar left a comment

Choose a reason for hiding this comment

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

So much better!

@dougbrn dougbrn merged commit ce1f2b5 into main Apr 1, 2024
10 checks passed
@dougbrn dougbrn deleted the limit_depth branch April 4, 2024 17:16
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.

2 participants