Skip to content

Conversation

@chriselion
Copy link
Contributor

Proposed change(s)

Misc doc fixes

Types of change(s)

  • Documentation update

Checklist

- exclude:
uidRegex: ^Unity.MLAgents\.Tests\.Communicator$
type: Namespace
- exclude:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These were showing up in the API docs

}

/// <inheritdoc cref="IEnumerable{T}.GetEnumerator"/>
/// <inheritdoc/>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got some warnings from the verbose doc generation about these.

/// Returns a read-only view of the observations that were generated in
/// <see cref="CollectObservations(VectorSensor)"/>. This is mainly useful inside of a
/// <see cref="Heuristic(float[], int[])"/> method to avoid recomputing the observations.
/// <see cref="Heuristic(in ActionBuffers)"/> method to avoid recomputing the observations.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bad crefs

Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com>
@chriselion chriselion merged commit 4f201b0 into release_7_branch Sep 15, 2020
@delete-merged-branch delete-merged-branch bot deleted the r7-doc-fixes branch September 15, 2020 22:13
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants