bazelbuild / bazelbuild/bazel

search in online documentation should default to current release or head instead of "all"

Open
#12,548 1 comment 0 reactions 1 assignee Claimed by @floriographygoth View on GitHub
P2 team-Documentation type: documentation (cleanup)
Dominant language
Java
Stars
25.8k
Forks
4.6k
Avg merge
2d 20h
Merged PRs (30d)
72

Description

Reproduction:

- open docs site
- search for test()
- https://docs.bazel.build/search.html?cx=009927877080525621790%3A2pxlpaexqpc&cof=FORID%3A10&ie=UTF-8&q=test%28%29#gsc.tab=0&gsc.q=test()&gsc.page=1

You get results in this order.
- Testing - Bazel 0.23.0
https://docs.bazel.build/versions/0.23.0/skylark/testing.html
- Testing - Bazel
https://docs.bazel.build/versions/master/skylark/testing.html
Screen Shot 2020-11-24 at 11 03 06 AM

You should only see results from obsolete Bazel versions if you pin to one of them.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.