Skip to content

[Docs] Package reference not showing parameters.  #13066

@wuisawesome

Description

@wuisawesome

What is the problem?

The Ray docs package reference is now showing ray.init(*args, **kwargs) instead of the full list of parameters. Links between master and the last release below.

This shouldn't necessarily block the 1.2.0 release, but we shouldn't update the latest/stable docs until we fix this.

Master: https://docs.ray.io/en/master/package-ref.html

Latest: https://docs.ray.io/en/latest/package-ref.html

Ray version and other system information (Python version, TensorFlow version, OS):

Reproduction (REQUIRED)

Please provide a short code snippet (less than 50 lines if possible) that can be copy-pasted to reproduce the issue. The snippet should have no external library dependencies (i.e., use fake or mock data / environments):

If the code snippet cannot be run by itself, the issue will be closed with "needs-repro-script".

  • I have verified my script runs in a clean environment and reproduces the issue.
  • I have verified the issue also occurs with the latest wheels.

Metadata

Metadata

Assignees

Labels

P0Issues that should be fixed in short orderbugSomething that is supposed to be working; but isn'tdocsAn issue or change related to documentationrelease-blockerP0 Issue that blocks the release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions