-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Copy docs to package #6232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Copy docs to package #6232
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left some suggested changes to fix some formatting errors. I also left some questions about whether some files should be added to the ToC.
@@ -0,0 +1,20 @@ | |||
## Package Limitations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file isn't in TableOfContents.md. Is that intentional?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file is referred in Limitations.md which itself is in TableOfContents:
* [Limitations](Limitations.md) |
- [`com.unity.mlagents` Unity package](Package-Limitations.md) |
@@ -0,0 +1,51 @@ | |||
# Unity Ml-Agents Custom trainers Plugin |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file isn't in TableOfContents.md. Is that intentional?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file is referred in index.md
- Quickly and easily add your own [custom training algorithm](Python-Custom-Trainer-Plugin.md) and/or components. |
com.unity.ml-agents/Documentation~/Python-PettingZoo-API-Documentation.md
Show resolved
Hide resolved
…s.md Co-authored-by: amanda-butler-unity <96449283+amanda-butler-unity@users.noreply.github.com>
Co-authored-by: amanda-butler-unity <96449283+amanda-butler-unity@users.noreply.github.com>
Co-authored-by: amanda-butler-unity <96449283+amanda-butler-unity@users.noreply.github.com>
Co-authored-by: amanda-butler-unity <96449283+amanda-butler-unity@users.noreply.github.com>
Co-authored-by: amanda-butler-unity <96449283+amanda-butler-unity@users.noreply.github.com>
Co-authored-by: amanda-butler-unity <96449283+amanda-butler-unity@users.noreply.github.com>
Co-authored-by: amanda-butler-unity <96449283+amanda-butler-unity@users.noreply.github.com>
Co-authored-by: amanda-butler-unity <96449283+amanda-butler-unity@users.noreply.github.com>
Co-authored-by: amanda-butler-unity <96449283+amanda-butler-unity@users.noreply.github.com>
Co-authored-by: amanda-butler-unity <96449283+amanda-butler-unity@users.noreply.github.com>
Co-authored-by: amanda-butler-unity <96449283+amanda-butler-unity@users.noreply.github.com>
Co-authored-by: amanda-butler-unity <96449283+amanda-butler-unity@users.noreply.github.com>
Co-authored-by: amanda-butler-unity <96449283+amanda-butler-unity@users.noreply.github.com>
Co-authored-by: amanda-butler-unity <96449283+amanda-butler-unity@users.noreply.github.com>
Proposed change(s)
Duplicate the docs from the webpage into the package. We're planning to use Unity Package documentation as the primary developer documentation and deprecate the maintenance of web docs.
Types of change(s)
Checklist
Other comments