Skip to content

Conversation

dnskr
Copy link
Contributor

@dnskr dnskr commented Oct 5, 2025

Why are the changes needed?

The PR fixes a few document isn't included in any toctree issues:

  • Page JVM Quake Support now included into Extensions for Spark menu:

    ./kyuubi/docs/extensions/engines/spark/jvm-quake.md: WARNING: document isn't included in any toctree
  • Page Z-order Benchmark consolidated with Z-Ordering Support page:

    ./kyuubi/docs/extensions/engines/spark/z-order-benchmark.md: WARNING: document isn't included in any toctree
  • File requirements.txt added to exclude_patterns:

    ./kyuubi/docs/requirements.txt: WARNING: document isn't included in any toctree

How was this patch tested?

Checked that there are no warnings mentioned above during the documentation build process.

make html

Was this patch authored or co-authored using generative AI tooling?

No

@dnskr dnskr added this to the v1.10.3 milestone Oct 5, 2025
@github-actions github-actions bot added the kind:documentation Documentation is a feature! label Oct 5, 2025
Signed-off-by: dnskr <dnskrv88@gmail.com>
@dnskr dnskr force-pushed the doc-fix-document-isn't-included-in-any-toctree branch from 2d2ebb4 to cf7fb1f Compare October 5, 2025 11:45
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (a7ce23c) to head (cf7fb1f).

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #7222   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         696     696           
  Lines       43530   43530           
  Branches     5883    5883           
======================================
  Misses      43530   43530           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dnskr dnskr self-assigned this Oct 9, 2025
@dnskr dnskr closed this in 54212ef Oct 15, 2025
dnskr added a commit that referenced this pull request Oct 15, 2025
…nings

### Why are the changes needed?

The PR fixes a few `document isn't included in any toctree` issues:

* Page `JVM Quake Support` now included into `Extensions for Spark` menu:
  ```shell
  ./kyuubi/docs/extensions/engines/spark/jvm-quake.md: WARNING: document isn't included in any toctree
  ```

* Page `Z-order Benchmark` consolidated with `Z-Ordering Support` page:
  ```shell
  ./kyuubi/docs/extensions/engines/spark/z-order-benchmark.md: WARNING: document isn't included in any toctree
  ```

* File `requirements.txt` added to `exclude_patterns`:
  ```shell
  ./kyuubi/docs/requirements.txt: WARNING: document isn't included in any toctree
  ```

### How was this patch tested?

Checked that there are no warnings mentioned above during the documentation build process.
```shell
make html
```

### Was this patch authored or co-authored using generative AI tooling?

No

Closes #7222 from dnskr/doc-fix-document-isn't-included-in-any-toctree.

Closes #7222

cf7fb1f [dnskr] [DOC] Fix "document isn't included in any toctree" warnings

Authored-by: dnskr <dnskrv88@gmail.com>
Signed-off-by: dnskr <dnskrv88@gmail.com>
(cherry picked from commit 54212ef)
Signed-off-by: dnskr <dnskrv88@gmail.com>
@dnskr
Copy link
Contributor Author

dnskr commented Oct 15, 2025

Merged to master(1.11.0) and branch-1.10(1.10.3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:documentation Documentation is a feature!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants