Skip to content

bazel.build missing /rules/lib/ docs in site/en #26

@alan707

Description

@alan707

Note

This not an issue with alan707/bazel-docs repo, but rather an upstream issue with the https://bazel.build website missing parts not captured in the source code.


Problem Statement
Some links in the Bazel documentation (for example under /rules/lib/) do not function properly when converting from source because those parts of the site are not included in the site/en source tree (https://github.com/bazelbuild/bazel/tree/master/site/en). Instead, the converter has to redirect requests for these paths to the live https://bazel.build site.

Concrete Example

  • The /rules/lib/ content appears to be generated API documentation that does not live in site/en.
  • Workaround was to point to bazel.build/rules/lib/repo

Why This Matters

Proposed Fixes / Scope

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions