Skip to content

[Feature Request] Locally build documentation for API preview #287

Open
@Benjamin-eecs

Description

@Benjamin-eecs

Motivation

To fully understand the API of torchrl, maybe it can be a temporal solution for users to build docs locally to review the API

Solution

A make doc command like cd docs && make html && cd _build/html && python3 -m http.server, a bit like functorch.

Checklist

  • I have checked that there is no similar issue in the repo (required)

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions