← Back to issue list

docs: exclude reuse dir from search results

View original Github issue

Metadata

Project
rockcraft
Number
#924
Type
pull request
State
merged
Author
medubelko
Labels
Created
Updated
Closed

Current evaluation

Merged. Excludes the reuse directory from search results by removing it from the node graph. Approved by two reviewers and passed CI checks.

Suggested action:

No scores available.

Issue body

Removing it entirely from the node graph seems to do the trick. --- - [x] Have you followed the guidelines for contributing? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] Have you successfully run `make lint && make test`?

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged. Excludes the reuse directory from search results by removing it from the node graph. Approved by two reviewers and passed CI checks.
qwen3.6-35b-a3b-mtp-q6 Merged. Excludes the reuse directory from documentation search results by removing it from the node graph. Approved by tigarmo.
qwen3.6-35b-a3b-mtp-q6 Merged. Removes the reuse directory from the node graph to exclude it from documentation search results. Approved and merged by tigarmo.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#483 build(docs): exclude `reuse` dir starbase merged Merged to exclude the docs/reuse directory from Sphinx builds, preventing search engines from indexing stub rst files. Approved by two reviewers and passed all CI checks.
79%